1 write to toolStripLabel1
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
38
this.
toolStripLabel1
= new System.Windows.Forms.ToolStripLabel();
4 references to toolStripLabel1
WinFormsControlsTest (4)
ToolStripTests.Designer.cs (4)
85
this.
toolStripLabel1
,
405
this.
toolStripLabel1
.Name = "toolStripLabel1";
406
this.
toolStripLabel1
.Size = new System.Drawing.Size(86, 22);
407
this.
toolStripLabel1
.Text = "ToolStripLabel";