Skip to main content
A newer version of this page is available. .

IcxLookAndFeelNotificationListener Members

Exposes methods that notify a control with support for look & feel settings.

Methods

Name Description
GetObject Provides access to the object that implements the IcxLookAndFeelNotificationListener interface.
MasterLookAndFeelChanged(TcxLookAndFeel,TcxLookAndFeelValues) Notifies all listeners that one or more default look & feel settings have changed.
MasterLookAndFeelDestroying(TcxLookAndFeel) Notifies all listeners that the source of default look & feel settings is about to be destroyed.
See Also