Gets or sets the text that appears as a System.Windows.Forms.ToolTip for a control.
Documentation for this section has not yet been entered.
ToolStripItem.ToolTipText works only if ToolStrip.ShowItemToolTips is set to true. If ToolStripItem.AutoToolTip is set to true, the Control.Text property for the item is used as the ToolStripItem.ToolTipText.