DlgHelp event (ILEADRasterDlgImgEfx)

Visual Basic example

Visual C++ example

 

Syntax

void DlgHelp (long DlgFrom, long CtlID);

Overview

Refer to Using Imaging Common Dialogs

Remarks

The DlgHelp event is triggered when the user clicks on the Help Button on any dialog. To include a help button in a dialog, the ShowHelpButton property must be set to VARIANT_TRUE.

See Also

Elements

ShowHelpButton property