TdxPSEngine.DialogsLookAndFeel Property
In This Article
Specifies the paint style of ExpressPrinting System dialogs and windows.
#Declaration
Delphi
property DialogsLookAndFeel: TcxLookAndFeel read; write;
#Property Value
Type |
---|
Tcx |
#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 Dialogs
See Also