Description
Get or set a help context string which can be used by the dialog to display context sensitive help for this page.
-
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 McCommandPage. | | value | A String value. |
|