1 write to toolStrip2_Button2
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
45this.toolStrip2_Button2 = new System.Windows.Forms.ToolStripButton();
6 references to toolStrip2_Button2
WinFormsControlsTest (6)
ToolStripTests.Designer.cs (6)
99this.toolStrip2_Button2, 170this.toolStrip2_Button2.CheckState = System.Windows.Forms.CheckState.Checked; 172this.toolStrip2_Button2.ImageTransparentColor = System.Drawing.Color.Magenta; 173this.toolStrip2_Button2.Name = "toolStrip2_Button2_Checked"; 174this.toolStrip2_Button2.Size = new System.Drawing.Size(114, 22); 175this.toolStrip2_Button2.Text = "toolStrip2_Button2_Checked";