'宣言 Public Overloads Function GetToolTip( _ ByVal item As System.Windows.Forms.ToolStripItem _ ) As System.String
public System.string GetToolTip( System.Windows.Forms.ToolStripItem item )
パラメータ
- item
- ツールチップテキストを取得する ToolStripItem。
戻り値の型
指定された System.Windows.Forms.ToolStripItemコンポーネントのツールチップテキスト。