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