Requires: VI Scripting
Class: Application Events
Type: Notify
Occurs when the Context Help window is updated.
Name | Description | ||
---|---|---|---|
Event Source | Source of the event. LabVIEW UI refers to any built-in user interface event.
| ||
Event Type | Type of event that occurred, such as Mouse Down, Value Change, Timeout, and so on. | ||
Timestamp | Value of the millisecond timer when the event occurred. | ||
Application Reference | Reference to the application on which this event occurred. | ||
Help Path | Path or symbolic path to the HTML file or to the compiled help file linked to from the Context Help window. If this field is empty, the blue Detailed help link does not appear in the Context Help window, and the Detailed help button is dimmed. | ||
Help Tag | HTML filename or index keyword of the topic that is launched from the Context Help window. | ||
Label Text | Text contained in the label for the object. | ||
Caption Text | Text contained in the caption for the object. | ||
Description | Description of the object entered by right-clicking the object and selecting Description and Tip from the shortcut menu to display the Description and Tip dialog box. |