Ribbon for WinForms
GetToolTip メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : 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.
参照

XView クラス
XView メンバ