CommandShow property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_INT CommandShow

Delphi Syntax

CommandShow: L_INT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Flag that indicates the display state of the preview window of the PrintPreiew and the PrintStitchedImages dialog boxes. This is the same flag passed to the ShowWindow windows API function. Please refer to the Microsoft SDK documentation – Windows User Interface – ShowWindow for more information. Please note that the SW_HIDE flag is ignored.

See Also

Elements:

ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method, DevModeHandle property, DevNamesHandle property, MinMarginsRect property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events