1 write to toolStrip2_DropDownButton1_ChildButton2
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
53
this.
toolStrip2_DropDownButton1_ChildButton2
= new System.Windows.Forms.ToolStripMenuItem();
4 references to toolStrip2_DropDownButton1_ChildButton2
WinFormsControlsTest (4)
ToolStripTests.Designer.cs (4)
362
this.
toolStrip2_DropDownButton1_ChildButton2
.Name = "toolStrip2_DropDownButton1_ChildButton2";
363
this.
toolStrip2_DropDownButton1_ChildButton2
.Size = new System.Drawing.Size(180, 22);
364
this.
toolStrip2_DropDownButton1_ChildButton2
.Text = "toolStrip2_DropDownButton1_ChildButton2";
370
this.
toolStrip2_DropDownButton1_ChildButton2
});