Window.EnableHelpButton Method (Typed) | |
Enables the help button in the window caption bar.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
Enables the help button in the window caption bar. This works only if no maximize or minimize button is present on the caption bar. It is recommended for DialogWindow’s.
This is recommended only, if you have created the HelpDisplay{} object with lWin32Processing is TRUE.
See Also