TdxTabbedMDIManager.LookAndFeel Property
Specifies the default look and feel of tabbed MDI child forms.
Declaration
property LookAndFeel: TcxLookAndFeel read; write;
Property Value
Type |
---|
TcxLookAndFeel |
Remarks
This property is in effect if the tabbed MDI manager’s Active property is set to True.
See Also