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