Window.EnableHelpButton Method | |
Enables the help button in the window caption bar.
Namespace:
VO
Assembly:
VOGUIClasses (in 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