ToolTip プロパティ (FlexObject)
クラス
FlexObject
.
処理
[読み取り専用] ツール チップに表示されるテキスト。 デフォルト値は
null
(Visual Basic では
Nothing
) です。
構文
C#
protected
String
toolTip { get; }
VB
'Declaration Protected Read Property toolTip As
String
アクセス
読み取り専用。