CommandShow property (LEADDlgImgEffect Control)

C++ Builder example

Delphi 4.0 example

 

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

Elements:

ShowStitchDlg method, ItemBitmap property, BitmapWidth property, BitmapHeight property, BitmapBitsPerPixel property, Resolution property, BackgroundColor property, WindowIcon property, StitchBitmap property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events