Ribbon for WinForms
ToolStripItem プロパティ (PopupEventArgs)

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > PopupEventArgs クラス : ToolStripItem プロパティ
Gets a reference to the ToolStripItem that provides the tooltip text.
シンタックス
'宣言
 
Public ReadOnly Property ToolStripItem As ToolStripItem
public ToolStripItem ToolStripItem {get;}
解説
The C1SuperTooltipBase can be used to display information about controls or ToolStrip items. If the tooltip is displaying information about a control, then this property returns null. If it is displaying information about a ToolStripItem, then this property returns a reference to that item.
参照

PopupEventArgs クラス
PopupEventArgs メンバ