1 write to toolStrip2_DropDownButton1_ChildButton1
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
52this.toolStrip2_DropDownButton1_ChildButton1 = new System.Windows.Forms.ToolStripMenuItem();
4 references to toolStrip2_DropDownButton1_ChildButton1
WinFormsControlsTest (4)
ToolStripTests.Designer.cs (4)
356this.toolStrip2_DropDownButton1_ChildButton1.Name = "toolStrip2_DropDownButton1_ChildButton1"; 357this.toolStrip2_DropDownButton1_ChildButton1.Size = new System.Drawing.Size(180, 22); 358this.toolStrip2_DropDownButton1_ChildButton1.Text = "toolStrip2_DropDownButton1_ChildButton1"; 369this.toolStrip2_DropDownButton1_ChildButton1,