1 write to label5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
78this.label5 = new System.Windows.Forms.Label();
8 references to label5
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
628this.label5.AutoSize = true; 629this.label5.Location = new System.Drawing.Point(286, 9); 630this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 631this.label5.Name = "label5"; 632this.label5.Size = new System.Drawing.Size(36, 15); 633this.label5.TabIndex = 2; 634this.label5.Text = "Panel"; 807this.Controls.Add(this.label5);