617 references to ToolStrip
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
156: this()
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
759_toolStrip1 = new ToolStrip();
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\ToolStripActionListTests.cs (1)
24_toolStrip = new();
System\Windows\Forms\Design\ToolStripCustomTypeDescriptorTests.cs (1)
15_toolStrip = new();
System\Windows\Forms\Design\ToolStripDesignerUtilsTests.cs (1)
18_toolStrip = new();
System\Windows\Forms\Design\ToolStripPanelDesignerTests.cs (1)
73using ToolStrip toolStrip = new();
ToolStripDesignerTests.cs (1)
20using ToolStrip toolStrip = new();
System.Windows.Forms.Tests (598)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (4)
1446using ToolStrip toolStrip = new(); 1513using ToolStrip toolStrip = new() { Size = new Drawing.Size(1000, 25) }; 1547using ToolStrip toolStrip = new() { Size = new Drawing.Size(1000, 25) }; 1585using ToolStrip toolStrip = new() { Size = new Drawing.Size(1000, 25) };
System\Windows\Forms\AccessibleObjects\ToolStripAccessibleObjectTests.cs (9)
17using ToolStrip toolStrip = new(); 27using ToolStrip toolStrip = new() 42using ToolStrip toolStrip = new(); 53using ToolStrip toolStrip = new() 67using ToolStrip toolStrip = new() 81using ToolStrip toolStrip = new(); 109using ToolStrip toolStrip = new(); 163using ToolStrip toolStrip = new(); 949ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripComboBox.ToolStripComboBoxAccessibleObjectTests.cs (1)
13using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripComboBox.ToolStripComboBoxControl.ToolStripComboBoxControlAccessibleObjectTests.cs (1)
94using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripControlHost.ToolStripControlHostAccessibleObjectTests.cs (1)
71using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripControlHost.ToolStripHostedControlAccessibleObjectTests.cs (1)
22using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripDropDownButton.ToolStripDropDownButtonAccessibleObjectTests.cs (1)
76using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripDropDownMenu.ToolStripDropDownMenuAccessibleObjectTests.cs (4)
28using ToolStrip toolStrip = new(); 57using ToolStrip toolStrip = new(); 103using ToolStrip toolStrip = new(); 192using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripItemAccessibleObjectTests.cs (8)
116using ToolStrip toolStrip = new(); 205using ToolStrip toolStrip = new(); 219using ToolStrip toolStrip = new(); 231using ToolStrip toolStrip = new(); 244using ToolStrip toolStrip = new() { AutoSize = false, Size = new(300, 30) }; 269using ToolStrip toolStrip = new() { GripStyle = ToolStripGripStyle.Hidden }; 285using ToolStrip toolStrip = new() { AutoSize = false, Size = new(300, 30) }; 312using ToolStrip toolStrip = new() { AutoSize = false, Size = new(300, 30) };
System\Windows\Forms\AccessibleObjects\ToolStripOverflow.ToolStripOverflowAccessibleObjectTests.cs (1)
200ToolStrip toolStrip = new()
System\Windows\Forms\AccessibleObjects\ToolStripOverflowButton.ToolStripOverflowButtonAccessibleObjectTests.cs (6)
16using ToolStrip toolStrip = new(); 27using ToolStrip toolStrip = new(); 40using ToolStrip toolStrip = new(); 69using ToolStrip toolStrip = new(); 84using ToolStrip toolStrip = new() { AutoSize = false, Size = new(30, 30) }; 109using ToolStrip toolStrip = new() { AutoSize = false, Size = new(60, 30) };
System\Windows\Forms\AccessibleObjects\ToolStripProgressBar.ToolStripProgressBarControl.ToolStripProgressBarControlAccessibleObjectTests.cs (2)
104using ToolStrip toolStrip = new(); 121using ToolStrip toolStrip = new() { Size = new Drawing.Size(500, 25) };
System\Windows\Forms\AccessibleObjects\ToolStripScrollButton.ToolStripScrollButtonAccessibleObjectTests.cs (3)
28using ToolStrip toolStrip = new(); 90using ToolStrip toolStrip = new(); 134using ToolStrip toolStrip = new();
System\Windows\Forms\AccessibleObjects\ToolStripSplitButton.ToolStripSplitButtonExAccessibleObjectTests.cs (2)
55using ToolStrip toolStrip = new(); 71using ToolStrip toolStrip = new();
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
304{ new ToolStrip(), new string[] { "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\ControlTests.cs (4)
928using ToolStrip toolStrip1 = new() { TabStop = true, }; 929using ToolStrip toolStrip2 = new() { TabStop = true, }; 985using ToolStrip toolStrip1 = new() { TabStop = true }; 986using ToolStrip toolStrip2 = new() { TabStop = true };
System\Windows\Forms\FlowLayoutSettingsTests.cs (10)
19using ToolStrip control = new() 49using ToolStrip control = new() 62using ToolStrip control = new() 97using ToolStrip control = new() 108using ToolStrip control = new() 119using ToolStrip control = new() 131using ToolStrip control = new() 171using ToolStrip control = new() 234using ToolStrip control = new() 246using ToolStrip control = new()
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (1)
1726using ToolStrip control = new()
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (5)
164using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 174using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 260using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 271using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 300using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table };
System\Windows\Forms\MenuStripTests.cs (1)
356using ToolStrip control = new()
System\Windows\Forms\TableLayoutColumnStyleCollectionTests.cs (8)
13using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 25using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 37using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 49using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 63using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 73using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 88using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 101using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table };
System\Windows\Forms\TableLayoutRowStyleCollectionTests.cs (8)
13using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 25using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 37using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 49using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 63using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 73using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 88using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 101using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table };
System\Windows\Forms\TableLayoutStyleCollectionTests.cs (23)
15using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 28using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 40using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 52using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 62using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 71using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 83using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 97using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 106using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 115using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 126using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 140using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 156using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 167using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 177using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 189using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 204using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 216using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 225using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 240using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 258using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 272using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table }; 286using ToolStrip toolStrip = new() { LayoutStyle = ToolStripLayoutStyle.Table };
System\Windows\Forms\ToolStrip.ToolStripAccessibleObjectWrapperForItemsOnOverflowTests.cs (3)
29using ToolStrip toolStrip = new(); 45using ToolStrip toolStrip = new(); 77using ToolStrip toolStrip = new();
System\Windows\Forms\ToolStripButtonTests.cs (11)
665using ToolStrip owner = new(); 693using ToolStrip owner = new(); 738using ToolStrip parent = new(); 766using ToolStrip parent = new(); 884using ToolStrip owner = new(); 905using ToolStrip owner = new(); 1271using ToolStrip owner = new() 1362using ToolStrip owner = new() 1461using ToolStrip parent = new() 1505using ToolStrip owner = new(); 1543using ToolStrip parent = new();
System\Windows\Forms\ToolStripButtonTests.Rendering.cs (6)
17using ToolStrip toolStrip = new(); 43using ToolStrip toolStrip = new(); 69using ToolStrip toolStrip = new(); 95using ToolStrip toolStrip = new(); 121using ToolStrip toolStrip = new(); 148using ToolStrip toolStrip = new();
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
1329using ToolStrip control = new()
System\Windows\Forms\ToolStripControlHostTests.cs (16)
1386using ToolStrip parent = new(); 1387using ToolStrip otherParent = new(); 1453using ToolStrip owner = new(); 1454using ToolStrip parent = new(); 1455using ToolStrip otherParent = new(); 1531using ToolStrip parent = new(); 3046yield return new object[] { enabled, visible, image, allowDrop, null, new ToolStrip() }; 3047yield return new object[] { enabled, visible, image, allowDrop, new ToolStrip(), null }; 3048yield return new object[] { enabled, visible, image, allowDrop, new ToolStrip(), new ToolStrip() }; 3077using ToolStrip owner = new(); 3099using ToolStrip parent = new(); 3100using ToolStrip otherParent = new(); 3168using ToolStrip parent = new(); 3169using ToolStrip otherParent = new(); 3266using ToolStrip owner = new();
System\Windows\Forms\ToolStripDropDownItemTests.cs (2)
408using ToolStrip owner = new() 428using ToolStrip parent = new()
System\Windows\Forms\ToolStripDropDownTests.cs (2)
1491using ToolStrip control = new() 1512using ToolStrip control = new()
System\Windows\Forms\ToolStripGripRenderEventArgsTests.cs (3)
18yield return new object[] { null, new ToolStrip() }; 34yield return new object[] { graphics, new ToolStrip() }; 37graphics, new ToolStrip
System\Windows\Forms\ToolStripItemCollectionTests.cs (13)
131using ToolStrip toolStrip = new(); 157using ToolStrip toolStrip = new(); 169using ToolStrip toolStrip = new(); 257using ToolStrip toolStrip = new(); 270using ToolStrip toolStrip = new(); 283using ToolStrip toolStrip = new(); 313using ToolStrip toolStrip1 = new(); 314using ToolStrip toolStrip2 = new(); 329using ToolStrip toolStrip = new(); 343using ToolStrip toolStrip1 = new(); 344using ToolStrip toolStrip2 = new(); 360using ToolStrip toolStrip = new(); 373using ToolStrip toolStrip = new();
System\Windows\Forms\ToolStripItemRenderEventArgsTests.cs (1)
37ToolStrip toolStrip = new();
System\Windows\Forms\ToolStripItemTests.cs (279)
395using ToolStrip toolStrip = new(); 406using ToolStrip parent = new(); 431using ToolStrip parent = new(); 483using ToolStrip owner = new(); 515using ToolStrip owner = new(); 587using ToolStrip owner = new(); 614using ToolStrip owner = new(); 658using ToolStrip parent = new(); 685using ToolStrip parent = new(); 729using ToolStrip parent = new() 752using ToolStrip parent = new(); 810using ToolStrip owner = new(); 842using ToolStrip parent = new(); 894using ToolStrip owner = new(); 940using ToolStrip owner = new(); 1001using ToolStrip parent = new(); 1039using ToolStrip parent = new(); 1215using ToolStrip owner = new(); 1258using ToolStrip owner = new(); 1304using ToolStrip owner = new(); 1353using ToolStrip parent = new(); 1396using ToolStrip parent = new(); 1430using ToolStrip parent = new(); 1548using ToolStrip owner = new() 1562using ToolStrip parent = new() 1592using ToolStrip owner = new(); 1612using ToolStrip owner = new(); 1645using ToolStrip parent = new(); 1671using ToolStrip parent = new(); 1794using ToolStrip owner = new(); 1814using ToolStrip owner = new(); 1847using ToolStrip parent = new(); 1875using ToolStrip parent = new(); 1923using ToolStrip owner = new(); 1943using ToolStrip owner = new(); 1976using ToolStrip parent = new(); 2000using ToolStrip parent = new(); 2060using ToolStrip owner = new(); 2071using ToolStrip parent = new(); 2135using ToolStrip owner = new(); 2176using ToolStrip owner = new(); 2228using ToolStrip parent = new(); 2252using ToolStrip parent = new(); 2379using ToolStrip owner = new(); 2412using ToolStrip parent = new(); 2471using ToolStrip owner = new() 2493using ToolStrip parent = new() 2619using ToolStrip owner = new(); 2646using ToolStrip owner = new(); 2683using ToolStrip owner = new(); 2711using ToolStrip owner = new(); 2754using ToolStrip parent = new(); 2781using ToolStrip parent = new(); 2818using ToolStrip parent = new(); 2858using ToolStrip parent = new(); 2935using ToolStrip parent = new() 2953using ToolStrip owner = new() 3007using ToolStrip owner = new(); 3048using ToolStrip owner = new(); 3101using ToolStrip parent = new(); 3135using ToolStrip parent = new(); 3238using ToolStrip owner = new() 3252using ToolStrip parent = new() 3282using ToolStrip owner = new(); 3302using ToolStrip owner = new(); 3335using ToolStrip parent = new(); 3364using ToolStrip parent = new(); 3482using ToolStrip owner = new(); 3518using ToolStrip owner = new(); 3570using ToolStrip parent = new(); 3616using ToolStrip parent = new(); 3678using ToolStrip owner = new() 3698using ToolStrip owner = new() 3719using ToolStrip owner = new() 3744using ToolStrip parent = new() 3766using ToolStrip parent = new() 3900using ToolStrip owner = new(); 3945using ToolStrip owner = new(); 4003using ToolStrip parent = new(); 4038using ToolStrip parent = new(); 4106using ToolStrip owner = new() 4151using ToolStrip owner = new() 4199using ToolStrip owner = new(); 4246using ToolStrip owner = new(); 4298using ToolStrip parent = new(); 4330using ToolStrip parent = new(); 4457using ToolStrip owner = new(); 4503using ToolStrip owner = new() 4551using ToolStrip owner = new(); 4607using ToolStrip parent = new(); 4646using ToolStrip parent = new() 4685using ToolStrip parent = new(); 4788using ToolStrip owner = new() 4866using ToolStrip owner = new() 4957using ToolStrip owner = new(); 5005using ToolStrip owner = new() 5051using ToolStrip owner = new(); 5105using ToolStrip parent = new(); 5142using ToolStrip parent = new() 5179using ToolStrip parent = new(); 5287using ToolStrip owner = new() 5379using ToolStrip owner = new() 5426using ToolStrip owner = new(); 5466using ToolStrip owner = new(); 5518using ToolStrip parent = new(); 5550using ToolStrip parent = new(); 5649using ToolStrip owner = new(); 5682using ToolStrip owner = new(); 5716using ToolStrip parent = new(); 5749using ToolStrip parent = new(); 5814using ToolStrip owner = new(); 5836using ToolStrip owner = new() 5852using ToolStrip parent = new(); 5874using ToolStrip parent = new() 5918using ToolStrip owner = new(); 5957using ToolStrip owner = new(); 6009using ToolStrip parent = new(); 6048using ToolStrip parent = new(); 6250using ToolStrip owner = new(); 6295using ToolStrip owner = new(); 6351using ToolStrip parent = new(); 6387using ToolStrip parent = new(); 6443using ToolStrip owner = new(); 6444using ToolStrip otherOwner = new(); 6492using ToolStrip owner = new(); 6493using ToolStrip otherOwner = new(); 6551using ToolStrip owner = new() 6582using ToolStrip owner = new(); 6583using ToolStrip otherOwner = new(); 6632using ToolStrip owner = new(); 6664using ToolStrip parent = new(); 6747using ToolStrip owner = new(); 6786using ToolStrip owner = new(); 6838using ToolStrip parent = new(); 6870using ToolStrip parent = new(); 6965using ToolStrip parent = new(); 6966using ToolStrip otherParent = new(); 7021using ToolStrip parent = new(); 7022using ToolStrip otherParent = new(); 7102using ToolStrip owner = new() 7119using ToolStrip parent = new() 7133using ToolStrip owner = new() 7137using ToolStrip parent = new() 7181using ToolStrip owner = new() 7223using ToolStrip owner = new() 7291using ToolStrip parent = new() 7326using ToolStrip parent = new() 7492using ToolStrip owner = new(); 7530using ToolStrip owner = new(); 7591using ToolStrip parent = new(); 7630using ToolStrip parent = new(); 7710using ToolStrip owner = new(); 7748using ToolStrip parent = new(); 7859using ToolStrip owner = new(); 7895using ToolStrip owner = new(); 7954using ToolStrip parent = new(); 7997using ToolStrip parent = new(); 8085using ToolStrip owner = new(); 8127using ToolStrip owner = new(); 8179using ToolStrip parent = new(); 8212using ToolStrip parent = new(); 8315using ToolStrip owner = new(); 8362using ToolStrip owner = new(); 8414using ToolStrip parent = new(); 8446using ToolStrip parent = new(); 8504using ToolStrip owner = new() 8522using ToolStrip parent = new() 8536using ToolStrip owner = new() 8540using ToolStrip parent = new() 8587using ToolStrip owner = new() 8629using ToolStrip owner = new() 8684using ToolStrip parent = new() 8719using ToolStrip parent = new() 8842using ToolStrip owner = new(); 8885using ToolStrip owner = new(); 8937using ToolStrip parent = new(); 8969using ToolStrip parent = new(); 9133using ToolStrip owner = new() 9155using ToolStrip parent = new() 9265using ToolStrip owner = new(); 9308using ToolStrip owner = new(); 9354using ToolStrip owner = new(); 9403using ToolStrip parent = new(); 9446using ToolStrip parent = new(); 9480using ToolStrip parent = new(); 9649using ToolStrip owner = new(); 9685using ToolStrip owner = new(); 9737using ToolStrip parent = new(); 9783using ToolStrip parent = new(); 9913using ToolStrip owner = new(); 9955using ToolStrip parent = new(); 10066using ToolStrip owner = new(); 10110using ToolStrip parent = new(); 10175using ToolStrip parent = new(); 10189using ToolStrip parent = new() 10206using ToolStrip owner = new(); 10220using ToolStrip owner = new() 10279using ToolStrip parent = new(); 10290using ToolStrip owner = new(); 10322using ToolStrip owner = new(); 10337using ToolStrip parent = new(); 10382using ToolStrip owner = new(); 10398using ToolStrip owner = new(); 10428using ToolStrip parent = new(); 10444using ToolStrip parent = new(); 10492using ToolStrip owner = new(); 10509using ToolStrip owner = new(); 10540using ToolStrip parent = new(); 10557using ToolStrip parent = new(); 10636using ToolStrip owner = new(); 10666using ToolStrip owner = new(); 10710using ToolStrip parent = new(); 10740using ToolStrip parent = new(); 10790using ToolStrip owner = new(); 10814using ToolStrip owner = new(); 10848using ToolStrip parent = new(); 10879using ToolStrip parent = new(); 11169using ToolStrip owner = new(); 11202using ToolStrip owner = new(); 11248using ToolStrip parent = new(); 11281using ToolStrip parent = new(); 11363using ToolStrip owner = new(); 11401using ToolStrip owner = new(); 11452using ToolStrip parent = new(); 11483using ToolStrip parent = new(); 11551using ToolStrip owner = new(); 11581using ToolStrip owner = new(); 11625using ToolStrip parent = new(); 11655using ToolStrip parent = new(); 11844using ToolStrip owner = new() 11876using ToolStrip parent = new() 11944using ToolStrip owner = new() 11976using ToolStrip owner = new() 12009using ToolStrip parent = new() 12041using ToolStrip parent = new() 12208using ToolStrip owner = new() 12273using ToolStrip owner = new(); 12319using ToolStrip owner = new(); 12384using ToolStrip parent = new(); 12421using ToolStrip parent = new(); 12530yield return new object[] { enabled, visible, image, allowDrop, null, new ToolStrip() }; 12531yield return new object[] { enabled, visible, image, allowDrop, new ToolStrip(), null }; 12532yield return new object[] { enabled, visible, image, allowDrop, new ToolStrip(), new ToolStrip() }; 12741using ToolStrip owner = new(); 12791using ToolStrip owner = new(); 12854using ToolStrip parent = new(); 12897using ToolStrip parent = new(); 12977using ToolStrip owner = new(); 13027using ToolStrip owner = new(); 13090using ToolStrip parent = new(); 13133using ToolStrip parent = new(); 13262using ToolStrip owner = new(); 13306using ToolStrip owner = new(); 13372using ToolStrip owner = new(); 13438using ToolStrip owner = new(); 13498using ToolStrip parent = new(); 13542using ToolStrip parent = new(); 13673using ToolStrip control = new(); 13742using ToolStrip owner = new(); 13794using ToolStrip owner = new(); 13862using ToolStrip parent = new(); 13899using ToolStrip parent = new(); 13989using ToolStrip parent = new(); 14358using ToolStrip owner = new(); 14377using ToolStrip owner = new(); 14447using ToolStrip parent = new(); 14466using ToolStrip parent = new(); 14580using ToolStrip owner = new(); 14627using ToolStrip owner = new(); 14701using ToolStrip parent = new(); 14755using ToolStrip parent = new(); 14927using ToolStrip owner = new(); 14970using ToolStrip owner = new(); 15016using ToolStrip owner = new(); 15065using ToolStrip parent = new(); 15108using ToolStrip parent = new(); 15142using ToolStrip parent = new(); 15614public ToolStripWithDisconnectCount() : base() { }
System\Windows\Forms\ToolStripPanelRow.ToolStripPanelRowControlCollectionTests.cs (2)
18using ToolStrip toolStrip1 = new(); 19using ToolStrip toolStrip2 = new();
System\Windows\Forms\ToolStripPanelTests.cs (2)
348using ToolStrip toolStrip1 = new(); 349using ToolStrip toolStrip2 = new();
System\Windows\Forms\ToolStripRendererTests.cs (4)
140yield return new object[] { new ToolStripGripRenderEventArgs(graphics, new ToolStrip()) }; 477yield return new object[] { new ToolStrip() }; 524yield return new object[] { new ToolStripRenderEventArgs(graphics, new ToolStrip()) }; 669yield return new object[] { new ToolStrip() };
System\Windows\Forms\ToolStripRenderEventArgsTests.cs (8)
18yield return new object[] { null, new ToolStrip() }; 31yield return new object[] { new ToolStrip(), new Rectangle(0, 0, 100, 25), SystemColors.Control }; 32yield return new object[] { new ToolStrip() { BackColor = Color.Red }, new Rectangle(0, 0, 100, 25), Color.Red }; 54yield return new object[] { new ToolStrip(), new Rectangle(1, 2, 3, 4), Color.Empty, SystemColors.Control }; 55yield return new object[] { new ToolStrip() { BackColor = Color.Red }, new Rectangle(1, 2, 3, 4), Color.Empty, Color.Red }; 58yield return new object[] { new ToolStrip() { BackColor = Color.Red }, new Rectangle(1, 2, 3, 4), Color.Blue, Color.Blue }; 78yield return new object[] { new ToolStrip() }; 84ToolStrip owner = new();
System\Windows\Forms\ToolStripSeparatorTests.cs (15)
802using ToolStrip owner = new() 850using ToolStrip parent = new() 943using ToolStrip owner = new(); 974using ToolStrip owner = new(); 1018using ToolStrip parent = new(); 1049using ToolStrip parent = new(); 1132using ToolStrip owner = new() 1168using ToolStrip parent = new() 1219using ToolStrip owner = new() 1224using ToolStrip parent = new() 1290using ToolStrip owner = new() 1343using ToolStrip owner = new(); 1344using ToolStrip parent = new(); 1400using ToolStrip owner = new(); 1523using ToolStrip parent = new();
System\Windows\Forms\ToolStripSettingsManagerTests.cs (1)
15using ToolStrip toolStrip = new();
System\Windows\Forms\ToolStripSplitStackDragDropHandlerTests.cs (1)
14_toolStrip = new();
System\Windows\Forms\ToolStripTests.cs (121)
334Assert.Throws<ArgumentNullException>("value", () => new ToolStrip([null])); 361using ToolStrip control = new() 386using ToolStrip control = new(); 415using ToolStrip control = new(); 452using ToolStrip control = new(); 499using ToolStrip control = new(); 531using ToolStrip control = new(); 575using ToolStrip control = new() 590using ToolStrip control = new() 611using ToolStrip control = new(); 640using ToolStrip control = new(); 676using ToolStrip control = new() 691using ToolStrip control = new() 713using ToolStrip control = new(); 776using ToolStrip control = new(); 804using ToolStrip control = new(); 821using ToolStrip control = new(); 848using ToolStrip control = new(); 870using ToolStrip control = new() 887using ToolStrip control = new(); 915using ToolStrip control = new() 973using ToolStrip control = new() 1024using ToolStrip control = new() 1069using ToolStrip control = new() 1090using ToolStrip control = new() 1105using ToolStrip control = new() 1122using ToolStrip control = new() 1139using ToolStrip control = new() 1157using ToolStrip control = new(); 1200using ToolStrip control = new(); 1227using ToolStrip control = new(); 1275using ToolStrip control = new() 1296using ToolStrip control = new() 1335using ToolStrip control = new() 1351using ToolStrip control = new(); 1393using ToolStrip control = new(); 1407using ToolStrip control = new() 1428using ToolStrip control = new() 1462using ToolStrip control = new(); 1506using ToolStrip control = new(); 1571using ToolStrip control = new(); 1629using ToolStrip toolStrip1 = new(); 1649using ToolStrip toolStrip1 = new(); 1750using ToolStrip control = new() 1776using ToolStrip control = new() 1880using ToolStrip control = new() 1911using ToolStrip control = new() 2016using ToolStrip control = new() 2161using ToolStrip control = new() 2178using ToolStrip control = new(); 2207using ToolStrip control = new(); 2223using ToolStrip control = new(); 2243using ToolStrip control = new(); 2374using ToolStrip control = new() 2458using ToolStrip control = new() 2564using ToolStrip control = new() 2629using ToolStrip control = new() 2668using ToolStrip control = new(); 2676using ToolStrip control = new() 2692using ToolStrip control = new(); 2728using ToolStrip control = new(); 2746using ToolStrip control = new(); 2766using ToolStrip control = new(); 2796using ToolStrip control = new(); 2826using ToolStrip control = new(); 2865using ToolStrip control = new(); 2894using ToolStrip control = new() 2922using ToolStrip control = new() 2986using ToolStrip control = new() 3089using ToolStrip control = new() 3150using ToolStrip control = new() 3189using ToolStrip control = new(); 3232using ToolStrip control = new() 3255using ToolStrip control = new(); 3299using ToolStrip control = new(); 3342using ToolStrip control = new() 3378using ToolStrip control = new(); 3406using ToolStrip control = new(); 3434using ToolStrip control = new(); 3441using ToolStrip control = new(); 3451using ToolStrip control = new(); 3479using ToolStrip control = new(); 3509using ToolStrip control = new(); 3530using ToolStrip control = new(); 3566using ToolStrip control = new(); 3586using ToolStrip control = new() 3609using ToolStrip control = new(); 3633using ToolStrip control = new(); 3658using ToolStrip control = new() 3680using ToolStrip control = new(); 3781using ToolStrip control = new() 3823using ToolStrip control = new(); 3852using ToolStrip control = new(); 3894using ToolStrip control = new(); 3931using ToolStrip control = new(); 3974using ToolStrip control = new(); 4033using ToolStrip control = new(); 4095using ToolStrip control = new(); 4103using ToolStrip control = new() 4171using ToolStrip control = new() 4359using ToolStrip control = new(); 4410using ToolStrip control = new() 4464using ToolStrip control = new(); 4780using ToolStrip toolStrip = new(); 4789using ToolStrip toolStrip = new(); 4812using ToolStrip toolStrip = new() { RightToLeft = rightToLeft, TabStop = tabStop }; 4833using ToolStrip toolStrip = new() { RightToLeft = rightToLeft, TabStop = tabStop }; 4858using ToolStrip toolStrip = new() { RightToLeft = rightToLeft, TabStop = tabStop }; 4879using ToolStrip toolStrip = new() { RightToLeft = rightToLeft, TabStop = tabStop }; 7044using ToolStrip control = new(); 7114using ToolStrip otherControl = new(); 7137using ToolStrip otherControl = new(); 7293using ToolStrip toolStrip = new() { LayoutStyle = toolStripLayoutStyle, TabStop = tabStop, GripStyle = gripStyle }; 7348using ToolStrip toolStrip = new(); 7361using ToolStrip toolStrip = new(); 7370using ToolStrip toolStrip = new(); 7382using ToolStrip toolStrip = new(); 7394using var toolStrip = new ToolStrip() { AutoScrollMargin = new Size(10, 20) }; 7402using ToolStrip toolStrip = new(); 7424using ToolStrip toolStrip = new() { GripMargin = new Padding(1) }; 7489public SubToolStrip() : base()
System\Windows\Forms\ToolStripTests.Rendering.cs (1)
17using ToolStrip toolStrip = new ToolStrip
TrackBarTests.cs (1)
401using ToolStrip control = new()
System.Windows.Forms.UI.IntegrationTests (4)
Dpi\ToolStripItemTests.Dpi.cs (1)
37using ToolStrip toolStrip = new();
DragDropTests.cs (2)
957public ToolStrip ToolStrip = new(); 1017ToolStrip = new()
ToolStripTests.cs (1)
37using ToolStrip toolStrip = new()
TestPassApp (2)
Menu_Toolbars_controls.Designer.cs (1)
91toolStrip1 = new ToolStrip();
ToolStripContainer.Designer.cs (1)
34this.toolStrip1 = new System.Windows.Forms.ToolStrip();
WinFormsControlsTest (6)
DragDrop.cs (1)
439ToolStrip toolStrip = new()
ToolStripSeparatorPreferredSize.cs (1)
31_toolStrip1 = new ToolStrip();
ToolStripTests.Designer.cs (4)
34this.toolStrip1 = new System.Windows.Forms.ToolStrip(); 43this.toolStrip2 = new System.Windows.Forms.ToolStrip(); 56this.toolStrip3 = new System.Windows.Forms.ToolStrip(); 59this.toolStrip4 = new System.Windows.Forms.ToolStrip();