Skip to main content

TdxPSEngine.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 the predefined paint styles or skins to ExpressPrinting System dialogs and windows.

Note

Look and feel options assigned via the DialogsLookAndFeel property override the root look and feel settings that are currently in effect, if any of the DialogsLookAndFeel.AssignedValues flags are set to True. Form skinning cannot be disabled via the DialogsLookAndFeel property settings.

See Also