1 write to label7
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
54
this.
label7
= new System.Windows.Forms.Label();
8 references to label7
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
165
this.
label7
.AutoSize = true;
166
this.
label7
.Location = new System.Drawing.Point(517, 10);
167
this.
label7
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
168
this.
label7
.Name = "label7";
169
this.
label7
.Size = new System.Drawing.Size(53, 15);
170
this.
label7
.TabIndex = 13;
171
this.
label7
.Text = "TreeView";
275
this.Controls.Add(this.
label7
);