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