Window.EnableHelpCursor Method | |
Changes the cursor to a question mark with a pointer.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Changes the cursor to a question mark with a pointer. If the user then clicks a control the control receives a help request message.
This is recommended only, if you have created the HelpDisplay{} object with lWin32Processing is TRUE.
See Also