Description
Get or set an URL linking to a help page for the dialog.
-
Property type
-
A String value.
-
Syntax
-
object.HelpContext [= value]
The HelpContext Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandDialog. | | value | A String value. | Remarks
HelpContext is usually defined in the .dlg file.
|