HelpCommand
This property returns and sets the type of Help requested.
Syntax
object.HelpCommand [= value]
Parameters
- object
- Object expression that evaluates to a CommonDialog control.
- value
- Value or constant that specifies the type of Help. Following is the setting for value:
- &H1
- Displays Help for a particular context. When using this setting, you must specify a context using the HelpContext property.