Retrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem.
A System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem.
ToolStripItem.GetCurrentParent is a read-only accessor to the ToolStripItem.Parent property. A parent differs from an owner in that a parent denotes the returned current System.Windows.Forms.ToolStrip in which the item is displayed, which might be in the overflow area.