Click or drag to resize

Control.UseHLForToolTip Property

X#
Logical value determining whether the descriptive text of a control's Hyperlabel should be used as the tooltip text.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY UseHLForToolTip AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
Logical value determining whether the descriptive text of a control's Hyperlabel should be used as the tooltip text.
Remarks
Logical value determining whether the descriptive text of a control's Hyperlabel should be used as the tooltip text.
Tip Tip
Any ToolTipText setting will override UseHLForToolTip.
See Also