Selects all the text in the editable portion of the ComboBox.
[Visual Basic] Public Sub SelectAll() [C#] public void SelectAll(); [C++] public: void SelectAll(); [JScript] public function SelectAll();
ComboBox Class | ComboBox Members | System.WinForms Namespace