Ribbon for WinForms
GetToolTip メソッド (XViewLight)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > XViewLight クラス : GetToolTip メソッド
The Control for which to retrieve the tooltip text.
Retrieves the rich tooltip text associated with the specified control.
シンタックス
'宣言
 
Protected Function GetToolTip( _
   ByVal control As Control _
) As String
protected string GetToolTip( 
   Control control
)

パラメータ

control
The Control for which to retrieve the tooltip text.

戻り値の型

The tooltip text for the specified control.
参照

XViewLight クラス
XViewLight メンバ