1 write to toolStrip2_DropDownButton1
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
51
this.
toolStrip2_DropDownButton1
= new System.Windows.Forms.ToolStripDropDownButton();
6 references to toolStrip2_DropDownButton1
WinFormsControlsTest (6)
ToolStripTests.Designer.cs (6)
107
this.
toolStrip2_DropDownButton1
,});
368
this.
toolStrip2_DropDownButton1
.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
371
this.
toolStrip2_DropDownButton1
.ImageTransparentColor = System.Drawing.Color.Magenta;
372
this.
toolStrip2_DropDownButton1
.Name = "toolStrip2_DropDownButton1";
373
this.
toolStrip2_DropDownButton1
.Size = new System.Drawing.Size(180, 22);
374
this.
toolStrip2_DropDownButton1
.Text = "toolStrip2_DropDownButton1";