1 write to label5
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
50
this.
label5
= new System.Windows.Forms.Label();
8 references to label5
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
122
this.
label5
.AutoSize = true;
123
this.
label5
.Location = new System.Drawing.Point(309, 10);
124
this.
label5
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
125
this.
label5
.Name = "label5";
126
this.
label5
.Size = new System.Drawing.Size(71, 15);
127
this.
label5
.TabIndex = 9;
128
this.
label5
.Text = "RichTextBox";
271
this.Controls.Add(this.
label5
);