1 write to toolStripStatusLabel1
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
42
this.
toolStripStatusLabel1
= new System.Windows.Forms.ToolStripStatusLabel();
4 references to toolStripStatusLabel1
WinFormsControlsTest (4)
ToolStripTests.Designer.cs (4)
380
this.
toolStripStatusLabel1
});
429
this.
toolStripStatusLabel1
.Name = "toolStripStatusLabel1";
430
this.
toolStripStatusLabel1
.Size = new System.Drawing.Size(118, 17);
431
this.
toolStripStatusLabel1
.Text = "ToolStripStatusLabel";