Gets the default size of the System.Windows.Forms.ToolStripTextBox.
Documentation for this section has not yet been entered.
In order to maintain better performance, you should not set the System.Drawing.Size of a System.Windows.Forms.ToolStripTextBox in its constructor. The preferred method is to override the ToolStripTextBox.DefaultSize property.