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