1 write to _toolStripLabel1
WinFormsControlsTest (1)
ToolStripSeparatorPreferredSize.cs (1)
32
_toolStripLabel1
= new ToolStripLabel();
4 references to _toolStripLabel1
WinFormsControlsTest (4)
ToolStripSeparatorPreferredSize.cs (4)
44
_toolStripLabel1
,
57
_toolStripLabel1
.Name = "toolStripLabel1";
58
_toolStripLabel1
.Size = new System.Drawing.Size(86, 22);
59
_toolStripLabel1
.Text = "ToolStripLabel";