バージョン

ToolTip コンストラクタ(Control,ComponentRole,TextRenderingMode)

ToolTip クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owningControl As Control, _
   ByVal componentRole As ComponentRole, _
   ByVal textRenderingMode As TextRenderingMode _
)

パラメータ

owningControl
ツールチップを所有するコントロール。
componentRole
スタイル情報を取得するために使用される ComponentRole。
textRenderingMode
このツールチップによって使用されるテキスト描画モードを指定します。
参照