TcxLookAndFeelKind Enum
Enumerates deprecated look & feel styles.
#Declaration
TcxLookAndFeelKind = (
lfFlat,
lfStandard,
lfUltraFlat,
lfOffice11
);
#Members
Name | Description |
---|---|
lf
|
The Flat basic look & feel style imitates the appearance of UI elements in Microsoft Windows® 2000 and earlier operating systems. |
lf
|
The Standard basic look & feel style imitates the appearance of UI elements in Microsoft Windows® XP. |
lf
|
The Ultra |
lf
|
The |
#Remarks
Warning
The Tcx
type enumerates deprecated look & feel styles that imitate the appearance of UI elements in Microsoft Windows® XP and earlier operating systems. We recommend that you use a Tdx
#Direct TcxLookAndFeelKind Type References
The following public API members reference the TcxLookAndFeelKind
type:
- TcxLookAndFeel.Kind
- Specifies the active deprecated look & feel style for a DevExpress control.
- TcxCustomLookAndFeelController.Kind
- Deprecated. Specifies the active deprecated look & feel style for DevExpress controls.