Ribbon for WinForms
HitTestVisible プロパティ (ToolTipSettings)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > ToolTipSettings クラス : HitTestVisible プロパティ
Gets or sets a value that determines whether the tooltip is visible to the mouse.
シンタックス
'宣言
 
Public Property HitTestVisible As Boolean
public bool HitTestVisible {get; set;}
解説
Set this property to true if you want to add clickable areas to the tooltip, such as hyperlinks. In this case, the tooltip becomes visible to the mouse, it handles the mouse events itself instead of passing them to the control under the tooltip.
参照

ToolTipSettings クラス
ToolTipSettings メンバ