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