Ribbon for WinForms
Hide(ToolStripItem) メソッド

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperTooltipBase クラス > Hide メソッド : Hide(ToolStripItem) メソッド
System.Windows.Forms.ToolStripItem that the tooltip is associated with.
Hides the C1SuperTooltipBase if it is currently visible.
シンタックス
'宣言
 
Public Overloads Sub Hide( _
   ByVal item As ToolStripItem _
) 
public void Hide( 
   ToolStripItem item
)

パラメータ

item
System.Windows.Forms.ToolStripItem that the tooltip is associated with.
解説
This method does not disable or otherwise prevent the tooltip from being displayed in the future. To do that, set the Active property to false instead.
参照

C1SuperTooltipBase クラス
C1SuperTooltipBase メンバ
オーバーロード一覧