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