Equivalent to pressing F1
Member of Desktop Application Object (PRIM_APPL)
Name | Type | Data Type | Description |
---|---|---|---|
Handled | *Result (Optional) | Boolean | Set to True to indicate that Help has been handled by the application |
Context | *Input (Optional) | PRIM_OBJT | Generic context object |
Requestor | *Input (Optional) | PRIM_OBJT | Reference to the control using the method |
TagString | *Input (Optional) | String | Generic string used to provide help context |
The ShowHelp method is the programmtic equivalent of press F1.
Febuary 18 V14SP2