Skip to main content

TcxCustomShellBrowserDialog.LookAndFeel Property

Specifies the default look and feel of the shell browser dialog.

Declaration

property LookAndFeel: TcxLookAndFeel read; write;

Property Value

Type
TcxLookAndFeel

Remarks

Use this property to customize the default appearance of the shell browser dialog and how it responds to end-user actions. Refer to the TcxLookAndFeel type description to learn more.

See Also