297 references to ComboBox
Accessibility_Core_App (3)
CommonControl1.Designer.cs (2)
53this.comboBox2 = new System.Windows.Forms.ComboBox(); 55this.comboBox1 = new System.Windows.Forms.ComboBox();
DataBindingExample.Designer.cs (1)
30this.comboBox1 = new System.Windows.Forms.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)
15public DataGridViewComboBoxEditingControl() : base()
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
277_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();
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\ComboBoxDesignerTests.cs (4)
12using ComboBox comboBox = new(); 22using ComboBox comboBox = new(); 32using ComboBox comboBox = new(); 48using ComboBox comboBox = new();
System.Windows.Forms.Interop.Tests (1)
AccessibleObjectTests.cs (1)
444using ComboBox control = new ComboBox
System.Windows.Forms.Tests (261)
System\Windows\Forms\AccessibleObjects\AccessibleObjectTests.cs (1)
2650using ComboBox comboBox = new();
System\Windows\Forms\AccessibleObjects\ComboBox.ChildAccessibleObjectTests.cs (2)
17using ComboBox control = new(); 32using ComboBox control = new();
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxAccessibleObjectTests.cs (22)
16using ComboBox control = new(); 34using ComboBox control = new ComboBox 57using ComboBox control = new ComboBox 83using ComboBox comboBox = new ComboBox 100using ComboBox control = new(); 111using ComboBox comboBox = new(); 147using ComboBox comboBox = new ComboBox 183using ComboBox comboBox = new ComboBox 210using ComboBox comboBox = new ComboBox 230using ComboBox control = new(); 258using ComboBox comboBox = new(); 271using ComboBox comboBox = new(); 297using ComboBox comboBox = new(); 309using ComboBox comboBox = new() { AccessibleDefaultActionDescription = "Test" }; 318using ComboBox comboBox = new(); 327using ComboBox comboBox = new() { DropDownStyle = ComboBoxStyle.Simple }; 346using ComboBox comboBox = new() { DropDownStyle = style }; 358using ComboBox comboBox = new() { DropDownStyle = style }; 369using ComboBox comboBox = new(); 382using ComboBox comboBox = new() { DropDownStyle = ComboBoxStyle.Simple }; 400using ComboBox comboBox = new() { DropDownStyle = style }; 488ComboBox comboBox = new();
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (11)
23using ComboBox control = new(); 64using ComboBox control = new() 87using ComboBox comboBox = new ComboBox 126using ComboBox comboBox = new ComboBox 195using ComboBox comboBox = new(); 214using ComboBox comboBox = new(); 244using ComboBox comboBox = new(); 293using ComboBox comboBox = new(); 384using ComboBox comboBox = new(); 475public DifferentHeightComboBox() : base() 653ComboBox comboBox = new ComboBox
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (2)
30using ComboBox comboBox = new(); 45using ComboBox comboBox = new();
System\Windows\Forms\AccessibleObjects\PropertyGridView.PropertyGridViewAccessibleObjectTests.cs (8)
51using ComboBox comboBox = new(); 66using ComboBox comboBox = new(); 85using ComboBox comboBox = new(); 112using ComboBox comboBox = new(); 128using ComboBox comboBox = new(); 166using ComboBox comboBox = new(); 194using ComboBox comboBox = new(); 238using ComboBox comboBox = new();
System\Windows\Forms\Application.ParkingWindowTests.cs (1)
40ComboBox comboBox = new()
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
176{ new ComboBox(), new string[] { "DataSource: Object", "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\ComboBox.ComboBoxChildDropDownButtonUiaProviderTests.cs (4)
37using ComboBox comboBox = new ComboBox 62using ComboBox comboBox = new ComboBox 91using ComboBox comboBox = new ComboBox 108using ComboBox comboBox = new ComboBox
System\Windows\Forms\ComboBox.ComboBoxChildEditUiaProviderTests.cs (6)
40using ComboBox comboBox = new ComboBox 86using ComboBox comboBox = new ComboBox 113using ComboBox comboBox = new ComboBox 129using ComboBox comboBox = new ComboBox 145using ComboBox comboBox = new ComboBox 159using ComboBox comboBox = new();
System\Windows\Forms\ComboBox.ComboBoxChildListUiaProviderTests.cs (3)
32using ComboBox comboBox = new ComboBox 61using ComboBox comboBox = new ComboBox 97using ComboBox comboBox = new()
System\Windows\Forms\ComboBox.ComboBoxChildNativeWindowTests.cs (1)
11using ComboBox comboBox = new() { DropDownStyle = ComboBoxStyle.DropDown };
System\Windows\Forms\ComboBox.ComboBoxChildTextUiaProviderTests.cs (2)
27using ComboBox comboBox = new ComboBox 52using ComboBox comboBox = new ComboBox
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (53)
20using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 45using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 61using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 75using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 91using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 107using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 123using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, RightToLeft = rightToLeft }; 141using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, RightToLeft = rightToLeft }; 157using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 177using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 190using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 205using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 225using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 245using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 259using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 283using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(width, height) }; 307using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(width, height) }; 345using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(width, height) }; 368using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(width, height) }; 388using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 408using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 434using ComboBox comboBox = new() { Size = size, DropDownStyle = dropdownStyle }; 463using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 500using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 540using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 574using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 592using ComboBox comboBox = new ComboBox() { DropDownStyle = dropDownStyle, Size = new Size(250, 100) }; 623using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 643using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 660using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 677using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 693using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 709using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 725using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 745using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 779using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 821using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 847using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 867using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = size }; 888using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 912using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 930using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 949using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 980using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 1010using ComboBox comboBox = new() { DropDownStyle = dropDownStyle }; 1041using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1062using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1079using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1098using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1111using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1125using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) }; 1149using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(width, height) }; 1170using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(50, 100) };
System\Windows\Forms\Combobox.ObjectCollectionTests.cs (65)
18using ComboBox comboBox = new(); 41using ComboBox comboBox = new(); 66using ComboBox comboBox = new(); 87using ComboBox comboBox = new(); 104using ComboBox comboBox = new ComboBox 125using ComboBox comboBox = new(); 151using ComboBox comboBox = new ComboBox 184using ComboBox comboBox = new ComboBox 216using ComboBox comboBox = new(); 239using ComboBox comboBox = new(); 259using ComboBox comboBox = new(); 284using ComboBox comboBox = new(); 307using ComboBox comboBox = new ComboBox 338using ComboBox comboBox = new ComboBox 368using ComboBox comboBox = new(); 384using ComboBox comboBox = new ComboBox 405using ComboBox comboBox = new(); 427using ComboBox comboBox = new(); 452using ComboBox comboBox = new ComboBox 473using ComboBox comboBox = new(); 497using ComboBox comboBox = new(); 525using ComboBox comboBox = new(); 542using ComboBox comboBox = new(); 559using ComboBox comboBox = new(); 576using ComboBox comboBox = new(); 596using ComboBox comboBox = new(); 620using ComboBox comboBox = new(); 645using ComboBox comboBox = new(); 674using ComboBox comboBox = new(); 700using ComboBox comboBox = new ComboBox 731using ComboBox comboBox = new ComboBox 763using ComboBox comboBox = new(); 780using ComboBox comboBox = new(); 797using ComboBox comboBox = new(); 814using ComboBox comboBox = new ComboBox 835using ComboBox comboBox = new(); 857using ComboBox comboBox = new(); 881using ComboBox comboBox = new(); 898using ComboBox comboBox = new(); 915using ComboBox comboBox = new ComboBox 936using ComboBox comboBox = new(); 960using ComboBox comboBox = new(); 983using ComboBox comboBox = new(); 1014using ComboBox comboBox = new(); 1036using ComboBox comboBox = new(); 1060using ComboBox comboBox = new(); 1081using ComboBox comboBox = new(); 1105using ComboBox comboBox = new(); 1130using ComboBox comboBox = new(); 1150using ComboBox comboBox = new(); 1167using ComboBox comboBox = new(); 1184using ComboBox comboBox = new(); 1212using ComboBox comboBox = new(); 1243using ComboBox comboBox = new(); 1264using ComboBox comboBox = new(); 1287using ComboBox comboBox = new(); 1308using ComboBox comboBox = new(); 1327using ComboBox comboBox = new(); 1344using ComboBox comboBox = new(); 1361using ComboBox comboBox = new(); 1382using ComboBox comboBox = new(); 1415using ComboBox comboBox = new(); 1451using ComboBox comboBox = new(); 1464using ComboBox comboBox = new(); 1477using ComboBox comboBox = new();
System\Windows\Forms\ComboBoxTests.cs (79)
159using ComboBox control = new(); 173using ComboBox control = new() 196using ComboBox control = new(); 228using ComboBox control = new(); 244using ComboBox control = new(); 280using ComboBox control = new(); 296using ComboBox control = new(); 311using ComboBox control = new(); 400using ComboBox control = new(); 426using ComboBox control1 = new(); 430using ComboBox control2 = new() { AutoCompleteSource = AutoCompleteSource.ListItems }; 435using ComboBox control3 = new(); 441using ComboBox control4 = new(); 449using ComboBox control = new(); 501using ComboBox control = new() 517using ComboBox control = new(); 560using ComboBox control = new() 576using ComboBox control = new(); 612using ComboBox control = new(); 653using ComboBox control = new(); 824using ComboBox control = new() 854using ComboBox control = new() 877using ComboBox control = new(); 886using ComboBox control = new(); 893using ComboBox control = new() 916using ComboBox control = new(); 944using ComboBox control = new(); 980using ComboBox control = new(); 1006using ComboBox control = new(); 1058using ComboBox control = new() 1084using ComboBox control = new(); 1112using ComboBox control = new(); 1148using ComboBox control = new(); 1164using ComboBox control = new(); 1180using ComboBox control = new() 1197using ComboBox control = new(); 1225using ComboBox control = new(); 1263using ComboBox control = new() 1279using ComboBox control = new(); 1315using ComboBox control = new(); 1325using ComboBox control = new(); 1347using ComboBox control = new() 1369using ComboBox control = new(); 1381using ComboBox control = new(); 1395using ComboBox control = new(); 1407using ComboBox control = new(); 1421using ComboBox control = new(); 1434using ComboBox control = new(); 1493yield return new object[] { new ComboBox(), null, startIndex, -1 }; 1494yield return new object[] { new ComboBox(), string.Empty, startIndex, -1 }; 1495yield return new object[] { new ComboBox(), "s", startIndex, -1 }; 1497using ComboBox controlWithNoItems = new(); 1499yield return new object[] { new ComboBox(), null, startIndex, -1 }; 1500yield return new object[] { new ComboBox(), string.Empty, startIndex, -1 }; 1501yield return new object[] { new ComboBox(), "s", startIndex, -1 }; 1504using ComboBox controlWithItems = new() 1588using ComboBox control = new(); 1599yield return new object[] { new ComboBox(), null, startIndex, ignoreCase, -1 }; 1600yield return new object[] { new ComboBox(), string.Empty, startIndex, ignoreCase, -1 }; 1601yield return new object[] { new ComboBox(), "s", startIndex, ignoreCase, -1 }; 1603using ComboBox controlWithNoItems = new(); 1605yield return new object[] { new ComboBox(), null, startIndex, ignoreCase, -1 }; 1606yield return new object[] { new ComboBox(), string.Empty, startIndex, ignoreCase, -1 }; 1607yield return new object[] { new ComboBox(), "s", startIndex, ignoreCase, -1 }; 1611using ComboBox controlWithItems = new() 1712using ComboBox control = new(); 2155using ComboBox comboBox = new() { DropDownStyle = dropDownStyle, Size = new(100, 50) }; 2259using ComboBox comboBox = new(); 2425using ComboBox comboBox = new(); 2447using ComboBox comboBox = new(); 2464using ComboBox comboBox = new(); 2479using ComboBox comboBox = new(); 2563using ComboBox comboBox = new(); 2628ComboBox control = new() 2671using ComboBox control = new(); 2682using ComboBox control = new(); 2696using ComboBox control = new(); 2708using ComboBox control = new(); 2720using ComboBox comboBox = new();
System.Windows.Forms.UI.IntegrationTests (1)
PropertyGridTests.cs (1)
302using ComboBox comboBox1 = new();
TrimTest (1)
Form1.Designer.cs (1)
36comboBox1 = new ComboBox();
WinFormsControlsTest (19)
Calendar.Designer.cs (1)
42this.daysOfWeekComboBox = new System.Windows.Forms.ComboBox();
CollectionEditors.Designer.cs (1)
34this.comboBox1 = new System.Windows.Forms.ComboBox();
ComboBoxes.Designer.cs (13)
34this.comboBox1 = new System.Windows.Forms.ComboBox(); 35this.comboBox2 = new System.Windows.Forms.ComboBox(); 36this.comboBox3 = new System.Windows.Forms.ComboBox(); 37this.comboBox4 = new System.Windows.Forms.ComboBox(); 38this.comboBox5 = new System.Windows.Forms.ComboBox(); 39this.comboBox6 = new System.Windows.Forms.ComboBox(); 40this.comboBox7 = new System.Windows.Forms.ComboBox(); 41this.comboBox8 = new System.Windows.Forms.ComboBox(); 42this.comboBox9 = new System.Windows.Forms.ComboBox(); 43this.comboBox10 = new System.Windows.Forms.ComboBox(); 44this.comboBox11 = new System.Windows.Forms.ComboBox(); 45this.comboBox12 = new System.Windows.Forms.ComboBox(); 46this.dataBoundComboBox = new System.Windows.Forms.ComboBox();
ComboBoxesWithScrollBars.Designer.cs (3)
35this.comboBox1 = new System.Windows.Forms.ComboBox(); 36this.comboBox2 = new System.Windows.Forms.ComboBox(); 37this.comboBox3 = new System.Windows.Forms.ComboBox();
MultipleControls.Designer.cs (1)
43this.comboBox1 = new System.Windows.Forms.ComboBox();