CommandShow property (LEADDlgImgEffect Control)
Builder Syntax |
L_INTBasicDataTypes CommandShow |
Delphi Syntax |
CommandShow: L_INT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the display state of the stitch window in the Stitch dialog box.
This is the same flag passed to the ShowWindow windows API, 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