ShowHelpButton Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL ShowHelpButton

Overview

Refer to Using Imaging Common Dialogs

Remarks

Used by all the control dialogs. It determines if a Help button will be displayed in the dialog. Possible values are:

Setting

Description

VARIANT_TRUE

Help Button will be displayed.

VARIANT_FALSE

Help Button will not be displayed and the DlgHelp event will not be available for the dialogs.

See Also

Elements

DlgHelp Event, ShowDirectoryDlg method, ShowFilesAssociationDlg method, ShowOpenDlg method, ShowSaveDlg method, ShowFileConversionDlg method, ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method