[]
Gets a reference to the ToolStripItem that provides the tooltip text.
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.