Back to Devexpress

DefaultLookAndFeel Properties

windowsforms-devexpress-dot-lookandfeel-dot-defaultlookandfeel-dot-underscore-properties.md

latest2.9 KB
Original Source

DefaultLookAndFeel Properties

Provides centralized access to global look-and-feel settings that affect all DevExpress controls in your application.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnableBonusSkinsRegisters the Bonus Skins for runtime use.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
LookAndFeelGets the UserLookAndFeel object defining Default LookAndFeel settings.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

DefaultLookAndFeel Class

DefaultLookAndFeel Members

DevExpress.LookAndFeel Namespace