ToolTip Property (FlexObject)
Class
FlexObject
.
Action
Gets the text to display in the ToolTip. The default value is
null
(
Nothing
in Visual Basic).
Syntax
C#
protected
String
toolTip { get; }
VB
'Declaration Protected Read Property toolTip As
String
Access
Read only.