Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPSEngineController.DialogsLookAndFeel Property

Specifies the paint style of ExpressPrinting System dialogs and windows.

#Declaration

Delphi
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