Skip to main content

TdxPSEngineController.DialogsLookAndFeel Property

Specifies the paint style of ExpressPrinting System dialogs and windows.

Declaration

property DialogsLookAndFeel: TcxLookAndFeel read; write;

Property Value

Type
TcxLookAndFeel

Remarks

Use this property to apply one of predefined paint styles or skins to ExpressPrinting System dialogs and windows.

Assigning the DialogsLookAndFeel property of the currently active TdxPSEngineController component automatically updates the dxPSEngine.DialogsLookAndFeel global setting.

See Also