Window.EnableHelpCursor Method (Typed) | |
Changes the cursor to a question mark with a pointer.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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