1 write to _toolStripLabel2
WinFormsControlsTest (1)
ToolStripSeparatorPreferredSize.cs (1)
33
_toolStripLabel2
= new ToolStripLabel();
4 references to _toolStripLabel2
WinFormsControlsTest (4)
ToolStripSeparatorPreferredSize.cs (4)
46
_toolStripLabel2
63
_toolStripLabel2
.Name = "toolStripLabel2";
64
_toolStripLabel2
.Size = new System.Drawing.Size(86, 22);
65
_toolStripLabel2
.Text = "ToolStripLabel";