Click or drag to resize

HyperLabel Properties

X#

The HyperLabel type exposes the following members.

Properties
  NameDescription
Public propertyCaption
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.
Public propertyDescription
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.
Public propertyHelpContext
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).
Public propertyName
A string representing the name of the host object to which the hyperlabel is attached.
Public propertyNameSym
A symbol representing the name of the host object to which the hyperlabel is attached.
Top
See Also