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