1 write to label4
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
47this.label4 = new System.Windows.Forms.Label();
8 references to label4
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
89this.label4.AutoSize = true; 90this.label4.Location = new System.Drawing.Point(517, 153); 91this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 92this.label4.Name = "label4"; 93this.label4.Size = new System.Drawing.Size(81, 15); 94this.label4.TabIndex = 6; 95this.label4.Text = "ProgressBar01"; 268this.Controls.Add(this.label4);