Returns or sets a Help context Id. Context Ids are assigned to objects to provide context-sensitive Help to your application.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Admin control
object.HelpContextId[=value]
Integer
This property is used in conjunction with other Admin control help properties HelpCommand, HelpKey, and HelpFile to enable an application to use a custom Help file for the file Open/Save As dialog box. The Open/Save As dialog box is displayed by the ShowFileDialog method.
If this property is set to a value other than 0 (zero), and the HelpFile property contains a valid value, Help will be displayed when the Help button in the dialog box is clicked.