Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the Whats This Help topic specified for an object with the WhatsThisHelpID property.
Object.ShowWhatsThis
Property Values
- Object
Specifies the object for which the Whats This Help topic is displayed.
Remarks
The ShowWhatsThis method is automatically called when the F1 key is pressed. If the WhatsThisHelp property is set to true (.T.), the Whats This Help topic for the object, specified with the WhatsThisHelpID property, is displayed. If the WhatsThisHelp property is set to false (.F.), the Help topic for the object, specified with the HelpContextID property, is displayed.
See Also
WhatsThisButton Property | WhatsThisMode Method | WhatsThisHelp Property | WhatsThisHelpID Property
Applies To: CheckBox | ComboBox | CommandButton | CommandGroup | Container Object | Control Object | EditBox | Form | Grid | Image | Label | Line | ListBox | OLE Bound Control | OLE Container Control | OptionButton | OptionGroup | Shape | Spinner | TextBox | Timer | ToolBar