Selects a range of text in the editable portion of the System.Windows.Forms.ToolStripComboBox.
If you want to set the start position to the first character in the control's text, set the start parameter to zero. You can use this method to select a substring of text, such as when searching through the text of the control and replacing information.