672 references to ListBox
PresentationUI (2)
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (1)
46this._credListBox = new System.Windows.Forms.ListBox();
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
44_listBoxSummary = new System.Windows.Forms.ListBox();
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
59public CheckedListBox() : base()
System\Windows\Forms\MDI\MDIWindowDialog.cs (1)
92_itemList = new ListBox();
System.Windows.Forms.Design (6)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
51ListBox listBox = new ListBox
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
271_dataColumns = new ListBox();
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
476_selectedColumns = new ListBox();
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
27_typesListBox = new();
System\Windows\Forms\Design\FormatControl.Designer.cs (2)
46dateTimeFormatsListBox = new System.Windows.Forms.ListBox(); 48formatTypeListBox = new System.Windows.Forms.ListBox();
System.Windows.Forms.Design.Tests (9)
System\Windows\Forms\Design\FormatStringDialogTests.cs (1)
62using ListBox listControl = new();
System\Windows\Forms\Design\ListBoxDesignerTests.cs (6)
12using ListBox listBox = new(); 38using ListBox listBox = new(); 58using ListBox listBox = new(); 69using ListBox listBox = new(); 87using ListBox listBox = new(); 109using ListBox listBox = new();
System\Windows\Forms\Design\ListControlStringCollectionEditorTests.cs (2)
41using ListBox listControl = new(); 57using ListBox listControl = new() { DataSource = new List<string> { "item1", "item2", "item3" } };
System.Windows.Forms.Tests (638)
System\Windows\Forms\AccessibleObjects\ListBox.ListBoxItemAccessibleObjectTests.cs (9)
23using ListBox control = new() 51using ListBox listBox = new(); 74using ListBox listBox = new(); 90using ListBox listBox = new(); 107using ListBox listBox = new(); 123using ListBox listBox = new(); 154using ListBox listBox = new(); 166using ListBox listBox = new(); 189using ListBox listBox = new();
System\Windows\Forms\AccessibleObjects\ListBoxAccessibleObjectTests.cs (11)
30using ListBox listBox = new(); 44using ListBox listBox = new(); 77using ListBox listBox = new(); 90using ListBox listBox = new(); 136using ListBox listBox = new(); 221ListBox listBox = new(); 254using ListBox listBox = new(); 277using ListBox listBox = new(); 291using ListBox listBox = new(); 312using ListBox listBox = new() { SelectionMode = multipleSelection ? SelectionMode.MultiExtended : SelectionMode.One }; 345using ListBox listBox = new() { Parent = form, Items = { "Item 1", "Item 2" } };
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
281{ new ListBox(), new string[] { "DataSource: Object", "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\ListBox.IntegerCollectionTests.cs (96)
15using ListBox owner = new(); 23using ListBox owner = new(); 30using ListBox owner = new(); 40using ListBox owner = new(); 52using ListBox owner = new(); 67using ListBox owner = new(); 78using ListBox owner = new(); 89using ListBox owner = new(); 115using ListBox owner = new(); 141using ListBox owner = new(); 183using ListBox owner = new(); 228using ListBox owner = new(); 239using ListBox owner = new(); 254using ListBox owner = new() 297using ListBox owner = new() 340using ListBox owner = new() 402using ListBox owner = new() 464using ListBox owner = new() 492using ListBox owner = new() 520using ListBox owner = new() 561using ListBox owner = new() 602using ListBox owner = new() 609using ListBox otherOwner = new(); 633using ListBox owner = new() 640using ListBox otherOwner = new(); 664using ListBox owner = new() 678using ListBox otherOwner = new(); 708using ListBox owner = new() 722using ListBox otherOwner = new(); 748using ListBox owner = new(); 757using ListBox owner = new(); 767using ListBox owner = new(); 789using ListBox owner = new(); 810using ListBox owner = new(); 831using ListBox owner = new(); 856using ListBox owner = new(); 879using ListBox owner = new(); 914using ListBox owner = new(); 949using ListBox owner = new(); 985using ListBox owner = new(); 1021using ListBox owner = new(); 1031using ListBox owner = new(); 1045using ListBox owner = new(); 1053using ListBox owner = new(); 1064using ListBox owner = new(); 1074using ListBox owner = new(); 1100using ListBox owner = new() 1144using ListBox owner = new() 1188using ListBox owner = new() 1251using ListBox owner = new() 1314using ListBox owner = new() 1351using ListBox owner = new() 1388using ListBox owner = new() 1441using ListBox owner = new() 1493using ListBox owner = new(); 1504using ListBox owner = new(); 1515using ListBox owner = new(); 1535using ListBox owner = new(); 1546using ListBox owner = new(); 1557using ListBox owner = new(); 1588using ListBox owner = new(); 1617using ListBox owner = new(); 1664using ListBox owner = new(); 1712using ListBox owner = new(); 1723using ListBox owner = new(); 1740using ListBox owner = new(); 1752using ListBox owner = new() 1795using ListBox owner = new() 1838using ListBox owner = new() 1900using ListBox owner = new() 1960using ListBox owner = new(); 1968using ListBox owner = new(); 1980using ListBox owner = new(); 2006using ListBox owner = new(); 2027using ListBox owner = new(); 2048using ListBox owner = new(); 2073using ListBox owner = new(); 2096using ListBox owner = new(); 2131using ListBox owner = new(); 2166using ListBox owner = new(); 2202using ListBox owner = new(); 2238using ListBox owner = new(); 2261using ListBox owner = new(); 2290using ListBox owner = new(); 2302using ListBox owner = new(); 2332using ListBox owner = new() 2381using ListBox owner = new() 2428using ListBox owner = new() 2496using ListBox owner = new() 2560using ListBox owner = new(); 2572using ListBox owner = new() 2614using ListBox owner = new() 2654using ListBox owner = new() 2712using ListBox owner = new() 2767using ListBox owner = new(); 2778using ListBox owner = new();
System\Windows\Forms\ListBox.ObjectCollectionTests.cs (332)
15using ListBox owner = new(); 26using ListBox owner = new(); 37using ListBox otherOwner = new(); 39using ListBox owner = new(); 50using ListBox owner = new(); 59using ListBox owner = new() 63using ListBox otherOwner = new(); 79using ListBox owner = new(); 87using ListBox owner = new(); 97using ListBox owner = new(); 109using ListBox owner = new(); 122using ListBox owner = new() 141using ListBox owner = new(); 152using ListBox owner = new(); 163using ListBox owner = new(); 201using ListBox owner = new() 242using ListBox owner = new(); 280using ListBox owner = new() 498using ListBox owner = new(); 584using ListBox owner = new() 673using ListBox owner = new(); 719using ListBox owner = new() 770using ListBox owner = new() 839using ListBox owner = new() 907using ListBox owner = new(); 977using ListBox owner = new() 1052using ListBox owner = new() 1151using ListBox owner = new() 1253using ListBox owner = new(); 1265using ListBox owner = new(); 1279using ListBox owner = new(); 1290using ListBox owner = new(); 1301using ListBox owner = new(); 1342using ListBox owner = new(); 1383using ListBox owner = new() 1427using ListBox owner = new() 1471using ListBox owner = new(); 1550using ListBox owner = new(); 1629using ListBox owner = new() 1711using ListBox owner = new() 1793using ListBox owner = new(); 1822using ListBox owner = new() 1856using ListBox owner = new() 1900using ListBox owner = new() 1939using ListBox owner = new(); 1981using ListBox owner = new() 2028using ListBox owner = new() 2088using ListBox owner = new() 2146using ListBox owner = new(); 2162using ListBox owner = new(); 2184using ListBox owner = new(); 2192using ListBox owner = new() 2220using ListBox owner = new(); 2244using ListBox owner = new(); 2268using ListBox owner = new() 2295using ListBox owner = new() 2322using ListBox owner = new(); 2374using ListBox owner = new(); 2426using ListBox owner = new() 2481using ListBox owner = new() 2536using ListBox owner = new(); 2564using ListBox owner = new() 2597using ListBox owner = new() 2632using ListBox owner = new() 2663using ListBox owner = new(); 2704using ListBox owner = new() 2750using ListBox owner = new() 2798using ListBox owner = new() 2844using ListBox owner = new(); 2855using ListBox owner = new(); 2874using ListBox owner = new(); 2879using ListBox otherOwner = new(); 2890using ListBox emptyOwner = new(); 2903using ListBox owner = new(); 2908using ListBox otherOwner = new(); 2919using ListBox emptyOwner = new(); 2932using ListBox owner = new() 2940using ListBox otherOwner = new(); 2951using ListBox emptyOwner = new(); 2964using ListBox owner = new() 2972using ListBox otherOwner = new(); 2983using ListBox emptyOwner = new(); 2996using ListBox owner = new(); 3007using ListBox otherOwner = new(); 3029using ListBox emptyOwner = new(); 3053using ListBox owner = new(); 3064using ListBox otherOwner = new(); 3086using ListBox emptyOwner = new(); 3110using ListBox owner = new() 3124using ListBox otherOwner = new(); 3146using ListBox emptyOwner = new(); 3170using ListBox owner = new() 3184using ListBox otherOwner = new(); 3206using ListBox emptyOwner = new(); 3230using ListBox owner = new(); 3239using ListBox otherOwner = new(); 3250using ListBox emptyOwner = new(); 3263using ListBox owner = new() 3275using ListBox otherOwner = new(); 3286using ListBox emptyOwner = new(); 3301using ListBox owner = new() 3315using ListBox otherOwner = new(); 3326using ListBox emptyOwner = new(); 3341using ListBox owner = new() 3355using ListBox otherOwner = new(); 3365using ListBox emptyOwner = new(); 3377using ListBox owner = new(); 3393using ListBox otherOwner = new(); 3407using ListBox emptyOwner = new(); 3423using ListBox owner = new() 3442using ListBox otherOwner = new(); 3456using ListBox emptyOwner = new(); 3474using ListBox owner = new() 3495using ListBox otherOwner = new(); 3509using ListBox emptyOwner = new(); 3527using ListBox owner = new() 3548using ListBox otherOwner = new(); 3562using ListBox emptyOwner = new(); 3578using ListBox owner = new(); 3580using ListBox otherOwner = new(); 3592using ListBox owner = new(); 3594using ListBox otherOwner = new(); 3614using ListBox owner = new(); 3623using ListBox owner = new(); 3635using ListBox owner = new(); 3648using ListBox owner = new(); 3657using ListBox owner = new(); 3665using ListBox owner = new() 3670using ListBox otherOwner = new(); 3690using ListBox otherOwner = new(); 3703using ListBox owner = new(); 3724using ListBox owner = new(); 3745using ListBox owner = new(); 3770using ListBox owner = new(); 3793using ListBox owner = new(); 3830using ListBox owner = new(); 3867using ListBox owner = new(); 3905using ListBox owner = new(); 3943using ListBox owner = new(); 3954using ListBox owner = new(); 3978using ListBox owner = new(); 3986using ListBox owner = new(); 3996using ListBox owner = new(); 4010using ListBox owner = new(); 4018using ListBox owner = new(); 4029using ListBox owner = new(); 4052using ListBox owner = new(); 4081using ListBox owner = new(); 4092using ListBox owner = new(); 4116using ListBox owner = new(); 4124using ListBox owner = new(); 4165using ListBox owner = new(); 4206using ListBox owner = new() 4250using ListBox owner = new() 4294using ListBox owner = new(); 4373using ListBox owner = new(); 4452using ListBox owner = new() 4534using ListBox owner = new() 4616using ListBox owner = new(); 4645using ListBox owner = new() 4673using ListBox owner = new() 4717using ListBox owner = new() 4754using ListBox owner = new(); 4796using ListBox owner = new() 4843using ListBox owner = new() 4903using ListBox owner = new() 4961using ListBox owner = new(); 4975using ListBox owner = new(); 5000using ListBox owner = new(); 5011using ListBox owner = new(); 5022using ListBox owner = new(); 5030using ListBox owner = new() 5058using ListBox owner = new(); 5104using ListBox owner = new(); 5145using ListBox owner = new() 5194using ListBox owner = new() 5238using ListBox owner = new(); 5310using ListBox owner = new(); 5387using ListBox owner = new() 5462using ListBox owner = new() 5542using ListBox owner = new(); 5580using ListBox owner = new() 5623using ListBox owner = new() 5675using ListBox owner = new() 5725using ListBox owner = new(); 5784using ListBox owner = new() 5848using ListBox owner = new() 5916using ListBox owner = new() 5982using ListBox owner = new() 5993using ListBox owner = new() 6005using ListBox owner = new(); 6043using ListBox owner = new(); 6077using ListBox owner = new() 6118using ListBox owner = new() 6155using ListBox owner = new(); 6212using ListBox owner = new(); 6273using ListBox owner = new() 6333using ListBox owner = new() 6397using ListBox owner = new(); 6435using ListBox owner = new() 6478using ListBox owner = new() 6530using ListBox owner = new() 6580using ListBox owner = new(); 6639using ListBox owner = new() 6703using ListBox owner = new() 6771using ListBox owner = new() 6840using ListBox owner = new(); 6851using ListBox owner = new(); 6862using ListBox owner = new() 6873using ListBox owner = new() 6884using ListBox owner = new(); 6902using ListBox owner = new() 6926using ListBox owner = new(); 6937using ListBox owner = new(); 6948using ListBox owner = new(); 6990using ListBox owner = new() 7035using ListBox owner = new(); 7075using ListBox owner = new() 7299using ListBox owner = new(); 7387using ListBox owner = new() 7478using ListBox owner = new(); 7524using ListBox owner = new() 7575using ListBox owner = new() 7644using ListBox owner = new() 7712using ListBox owner = new(); 7782using ListBox owner = new() 7857using ListBox owner = new() 7956using ListBox owner = new() 8058using ListBox owner = new(); 8070using ListBox owner = new(); 8084using ListBox owner = new(); 8095using ListBox owner = new(); 8106using ListBox owner = new(); 8147using ListBox owner = new(); 8188using ListBox owner = new() 8232using ListBox owner = new() 8276using ListBox owner = new(); 8355using ListBox owner = new(); 8434using ListBox owner = new() 8516using ListBox owner = new() 8598using ListBox owner = new(); 8627using ListBox owner = new() 8661using ListBox owner = new() 8705using ListBox owner = new() 8744using ListBox owner = new(); 8786using ListBox owner = new() 8833using ListBox owner = new() 8893using ListBox owner = new() 8951using ListBox owner = new(); 8967using ListBox owner = new(); 8989using ListBox owner = new(); 8997using ListBox owner = new() 9025using ListBox owner = new(); 9046using ListBox owner = new(); 9067using ListBox owner = new(); 9092using ListBox owner = new(); 9115using ListBox owner = new(); 9152using ListBox owner = new(); 9189using ListBox owner = new(); 9227using ListBox owner = new(); 9265using ListBox owner = new(); 9276using ListBox owner = new(); 9300using ListBox owner = new(); 9308using ListBox owner = new(); 9318using ListBox owner = new(); 9332using ListBox owner = new(); 9340using ListBox owner = new(); 9351using ListBox owner = new(); 9374using ListBox owner = new(); 9403using ListBox owner = new(); 9414using ListBox owner = new(); 9438using ListBox owner = new(); 9446using ListBox owner = new(); 9487using ListBox owner = new(); 9528using ListBox owner = new() 9572using ListBox owner = new() 9616using ListBox owner = new(); 9695using ListBox owner = new(); 9774using ListBox owner = new() 9856using ListBox owner = new() 9938using ListBox owner = new(); 9967using ListBox owner = new() 9995using ListBox owner = new() 10039using ListBox owner = new() 10076using ListBox owner = new(); 10118using ListBox owner = new() 10165using ListBox owner = new() 10225using ListBox owner = new() 10283using ListBox owner = new(); 10297using ListBox owner = new(); 10322using ListBox owner = new(); 10333using ListBox owner = new(); 10344using ListBox owner = new(); 10352using ListBox owner = new() 10380using ListBox owner = new(); 10426using ListBox owner = new(); 10467using ListBox owner = new() 10516using ListBox owner = new() 10560using ListBox owner = new(); 10632using ListBox owner = new(); 10709using ListBox owner = new() 10784using ListBox owner = new() 10864using ListBox owner = new(); 10902using ListBox owner = new() 10945using ListBox owner = new() 10997using ListBox owner = new() 11047using ListBox owner = new(); 11106using ListBox owner = new() 11170using ListBox owner = new() 11238using ListBox owner = new() 11304using ListBox owner = new() 11315using ListBox owner = new() 11327using ListBox owner = new(); 11365using ListBox owner = new(); 11399using ListBox owner = new() 11440using ListBox owner = new() 11477using ListBox owner = new(); 11534using ListBox owner = new(); 11595using ListBox owner = new() 11655using ListBox owner = new() 11719using ListBox owner = new(); 11757using ListBox owner = new() 11800using ListBox owner = new() 11852using ListBox owner = new() 11902using ListBox owner = new(); 11961using ListBox owner = new() 12025using ListBox owner = new() 12093using ListBox owner = new() 12162using ListBox owner = new(); 12173using ListBox owner = new(); 12184using ListBox owner = new() 12195using ListBox owner = new()
System\Windows\Forms\ListBox.SelectedIndexCollectionTests.cs (13)
13using ListBox owner = new(); 22using ListBox owner = new(); 29using ListBox owner = new(); 39using ListBox owner = new(); 60using ListBox owner = new(); 71using ListBox owner = new(); 79using ListBox owner = new(); 96using ListBox owner = new(); 107using ListBox owner = new(); 118using ListBox owner = new(); 126using ListBox listBox = new() 141using ListBox listBox = new() 157using ListBox listBox = new()
System\Windows\Forms\ListBox.SelectedObjectCollectionTests.cs (1)
15_owner = new();
System\Windows\Forms\ListBoxTests.cs (175)
359using ListBox control = new() 382using ListBox control = new(); 410using ListBox control = new(); 446using ListBox control = new(); 462using ListBox control = new(); 478using ListBox control = new() 494using ListBox control = new(); 537using ListBox control = new() 553using ListBox control = new(); 589using ListBox control = new(); 597using ListBox control = new() 618using ListBox control = new(); 649using ListBox control = new(); 660using ListBox control = new() 679using ListBox control = new() 700using ListBox control = new(); 731using ListBox control = new() 761using ListBox control = new() 778using ListBox control = new(); 819using ListBox control = new(); 890using ListBox control = new() 931using ListBox control = new() 991using ListBox control = new() 1028using ListBox control = new(); 1035using ListBox control = new() 1201using ListBox control = new(); 1253using ListBox control = new() 1279using ListBox control = new(); 1307using ListBox control = new(); 1343using ListBox control = new(); 1359using ListBox control = new(); 1388using ListBox control = new() 1420using ListBox control = new() 1456using ListBox control = new() 1482using ListBox control = new() 1508using ListBox control = new() 1546using ListBox control = new() 1597using ListBox control = new() 1643using ListBox control = new() 1669using ListBox control = new(); 1722using ListBox control = new() 1759using ListBox control = new() 1796using ListBox control = new() 1811using ListBox control = new(); 1819using ListBox control = new(); 1836using ListBox control = new(); 1851yield return new object[] { new ListBox.ObjectCollection(new ListBox()) }; 1886using ListBox control = new() 1917using ListBox control = new() 1956using ListBox control = new() 1971using ListBox control = new() 1988using ListBox control = new(); 2016using ListBox control = new(); 2070using ListBox control = new() 2099using ListBox control = new() 2129using ListBox control = new() 2153using ListBox control = new() 2179using ListBox control = new() 2195using ListBox control = new(); 2231using ListBox control = new(); 2239using ListBox control = new() 2262using ListBox control = new(); 2299using ListBox control = new() 2312using ListBox control = new() 2328using ListBox control = new() 2351using ListBox control = new() 2396using ListBox control = new() 2494using ListBox control = new() 2558using ListBox control = new() 2621using ListBox control = new() 2648using ListBox control = new() 2683using ListBox control = new() 2734using ListBox control = new(); 2743using ListBox control = new(); 2751using ListBox control = new() 2762using ListBox control = new() 2775using ListBox control = new() 2794using ListBox control = new() 2817using ListBox control = new() 2870using ListBox control = new() 2985using ListBox control = new() 3060using ListBox control = new() 3134using ListBox control = new() 3165using ListBox control = new() 3207using ListBox control = new() 3263using ListBox control = new() 3274using ListBox control = new() 3361using ListBox control = new() 3397using ListBox control = new() 3425using ListBox control = new(); 3461using ListBox control = new(); 3499using ListBox control = new() 3541using ListBox control = new() 3585using ListBox control = new(); 3644using ListBox control = new() 3685using ListBox control = new(); 3737using ListBox control = new(); 3791using ListBox control = new() 3849using ListBox control = new() 3906using ListBox control = new(); 3914using ListBox control = new() 3939using ListBox control = new(); 3970using ListBox control = new(); 3996using ListBox control = new(); 4036using ListBox control = new(); 4077using ListBox control = new(); 4119using ListBox control = new() 4161using ListBox control = new() 4212using ListBox control = new() 4238using ListBox control = new(); 4268using ListBox control = new(); 4303using ListBox control = new(); 4317using ListBox control = new() 4338using ListBox control = new(); 4361using ListBox control = new(); 4396using ListBox control = new(); 4426using ListBox control = new(); 4440using ListBox control = new() 4463using ListBox control = new(); 4500using ListBox control = new() 4523using ListBox control = new(); 4630using ListBox control = new(); 4650using ListBox control = new(); 4690using ListBox control = new(); 4712using ListBox control = new(); 4804using ListBox control = new() 4820using ListBox control = new() 4837using ListBox control = new() 4869using ListBox control = new() 4939yield return new object[] { new ListBox(), null, startIndex, -1 }; 4940yield return new object[] { new ListBox(), string.Empty, startIndex, -1 }; 4941yield return new object[] { new ListBox(), "s", startIndex, -1 }; 4943using ListBox controlWithNoItems = new(); 4945yield return new object[] { new ListBox(), null, startIndex, -1 }; 4946yield return new object[] { new ListBox(), string.Empty, startIndex, -1 }; 4947yield return new object[] { new ListBox(), "s", startIndex, -1 }; 4950using ListBox controlWithItems = new() 5034using ListBox control = new(); 5043yield return new object[] { new ListBox(), null, startIndex, -1 }; 5044yield return new object[] { new ListBox(), string.Empty, startIndex, -1 }; 5045yield return new object[] { new ListBox(), "s", startIndex, -1 }; 5047using ListBox controlWithNoItems = new(); 5049yield return new object[] { new ListBox(), null, startIndex, -1 }; 5050yield return new object[] { new ListBox(), string.Empty, startIndex, -1 }; 5051yield return new object[] { new ListBox(), "s", startIndex, -1 }; 5054using ListBox controlWithItems = new() 5138using ListBox control = new(); 5147using ListBox control = new() 5168using ListBox control = new() 5184using ListBox control = new() 5207using ListBox control = new() 5310using ListBox control = new(); 5320using ListBox control = new(); 5328using ListBox control = new(); 5351using ListBox control = new(); 5454using ListBox control = new(); 5463using ListBox control = new(); 5474using ListBox control = new(); 5483using ListBox control = new(); 5976using ListBox control = new(); 5995using ListBox control = new(); 6082using ListBox control = new(); 6089using ListBox control = new(); 6105using ListBox control = new(); 6116using ListBox listBox = new(); 6157using ListBox listBox = new() { SelectionMode = mode }; 6197using ListBox listBox = new(); 6233using ListBox listBox = new() { SelectionMode = mode }; 6269using ListBox listBox = new() { FormattingEnabled = formattingEnabled }; 6290using ListBox listBox = new() 6312using ListBox listBox = new(); 6325using ListBox listBox = new(); 6342using ListBox listBox = new(); 6355using ListBox listBox = new() 6379using ListBox listBox = new()
System.Windows.Forms.UI.IntegrationTests (9)
DragDropTests.cs (2)
657ListDragSource = new ListBox(); 658ListDragTarget = new ListBox();
ListBoxAccesibleObjectTests.cs (3)
15using ListBox listBox = new(); 36using ListBox listBox = new() { Parent = form, Items = { "Item 1", "Item 2" } }; 50using ListBox listBox = new() { Parent = form, Items = { "Item 1", "Item 2" } };
ListBoxItemAccessibleObjestTests.cs (4)
15using ListBox listBox = new() { Parent = form }; 38using ListBox listBoxDoubleClick = new() { Items = { "Item 1" }, Parent = formDoubleClick }; 44using ListBox listBoxNullAction = new ListBox { Items = { "Item 2" } }; 53using ListBox listBox = new() { Parent = form };
TestPassApp (2)
CommonControl1.Designer.cs (1)
74this.listBox1 = new System.Windows.Forms.ListBox();
DataBindingExample.Designer.cs (1)
46this.listBox1 = new System.Windows.Forms.ListBox();
WinFormsControlsTest (4)
ListBoxes.Designer.cs (3)
35this.listBox1 = new System.Windows.Forms.ListBox(); 45this.listBox3 = new System.Windows.Forms.ListBox(); 50this.listBox4 = new System.Windows.Forms.ListBox();
ScrollableControls.Designer.cs (1)
77listBox1 = new ListBox();