1 write to toolStrip2_DropDownButton2
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
71
this.
toolStrip2_DropDownButton2
= new System.Windows.Forms.ToolStripDropDownButton();
6 references to toolStrip2_DropDownButton2
WinFormsControlsTest (6)
ToolStripTests.Designer.cs (6)
251
this.checkCheckOnClickToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { thirdLevelItem, thirdLevelButton, toolStripComboBox2, toolStripTextBox2, toolStrip2_SplitButton2,
toolStrip2_DropDownButton2
});
303
this.
toolStrip2_DropDownButton2
.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
305
this.
toolStrip2_DropDownButton2
.ImageTransparentColor = System.Drawing.Color.Magenta;
306
this.
toolStrip2_DropDownButton2
.Name = "toolStrip2_DropDownButton2";
307
this.
toolStrip2_DropDownButton2
.Size = new System.Drawing.Size(180, 22);
308
this.
toolStrip2_DropDownButton2
.Text = "toolStrip2_DropDownButton2";