Ribbon for WinForms
GetToolTip メソッド (C1Ribbon)

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

パラメータ

control
The Control for which to retrieve the tooltip text.

戻り値の型

The tooltip text for the specified control.
参照

C1Ribbon クラス
C1Ribbon メンバ