Click or drag to resize

HyperLabel.Description Property (Typed)

X#
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.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Description AS STRING GET SET 
Request Example View Source

Property Value

Type: String
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.
See Also