ShowHelpButton property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL ShowHelpButton

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether to display the Help button in the dialogs. Possible values are:

Setting

Description

TRUE

Display the Help button in the dialogs.

FALSE

Do not display the Help button in the dialogs, and the ScreenDlgHelpevent will not be available for the dialogs.

Used by Screen Capture Dialog methods.

See Also

Elements:

CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureEXEDlg method, ScreenDlgHelp event

Topics:

Screen Capture: Providing Help