1 write to label11
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
54this.label11 = new System.Windows.Forms.Label();
8 references to label11
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
304this.groupBox3.Controls.Add(this.label11); 334this.label11.AutoSize = true; 335this.label11.Location = new System.Drawing.Point(371, 34); 336this.label11.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 337this.label11.Name = "label11"; 338this.label11.Size = new System.Drawing.Size(138, 32); 339this.label11.TabIndex = 2; 340this.label11.Text = "SimpleStyle";