Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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