3 references to SelectAll
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2611
SelectAll
();
winforms\Managed\System\WinForms\DataGridViewComboBoxEditingControl.cs (1)
169
SelectAll
();
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
487
public void SelectAll() { ComboBox.
SelectAll
(); }