1 write to toolStripStatusLabel1
Accessibility_Core_App (1)
Menu_Toolbars_controls.Designer.cs (1)
89
toolStripStatusLabel1
= new ToolStripStatusLabel();
5 references to toolStripStatusLabel1
Accessibility_Core_App (5)
Menu_Toolbars_controls.Designer.cs (5)
421
statusStrip1.Items.AddRange(new ToolStripItem[] { toolStripDropDownButton1, toolStripSplitButton1,
toolStripStatusLabel1
, toolStripProgressBar1 });
490
toolStripStatusLabel1
.Name = "toolStripStatusLabel1";
491
toolStripStatusLabel1
.Size = new Size(151, 23);
492
toolStripStatusLabel1
.Text = "toolStripStatusLabel1";
493
toolStripStatusLabel1
.ToolTipText = "toolStripStatusLabel1";