HyperLabel Properties (Typed) |
The HyperLabel type exposes the following members.
Name | Description | |
---|---|---|
Caption |
A string representing the short name or caption by which the user refers to the host object (to which the hyperlabel is attached). For a menu command, this would be the text appearing in the menu itself.
| |
Description |
A string representing the purpose of the host object (to which the hyperlabel is attached). Typically, the system uses this as a prompt to the user or as a faster substitute for hypertext help.
| |
HelpContext |
A string representing the key or ID for the place in the hypertext system where the system looks for help concerning the host object (to which the hyperlabel is attached).
| |
Name |
A string representing the name of the host object to which the hyperlabel is attached.
| |
NameSym |
A symbol representing the name of the host object to which the hyperlabel is attached.
|