7 references to ComboBox
PresentationUI (3)
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
47_intentComboBox = new System.Windows.Forms.ComboBox();
MS\Internal\Documents\RMPublishingDialog.Designer.cs (1)
45this.comboBoxTemplates = new System.Windows.Forms.ComboBox();
MS\Internal\Documents\SigningDialog.Designer.cs (1)
41_reasonComboBox = new System.Windows.Forms.ComboBox();
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxEditingControl.cs (1)
14public DataGridViewComboBoxEditingControl() : base()
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
276_columnTypesCombo = new ComboBox();
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
127_keyComboBox = new ComboBox();
System\Windows\Forms\Design\StyleEditorForm.cs (1)
164_columnsOrRowsComboBox = new ComboBox();