1 write to label10
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
56this.label10 = new System.Windows.Forms.Label();
8 references to label10
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
306this.groupBox3.Controls.Add(this.label10); 359this.label10.AutoSize = true; 360this.label10.Location = new System.Drawing.Point(15, 41); 361this.label10.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 362this.label10.Name = "label10"; 363this.label10.Size = new System.Drawing.Size(180, 32); 364this.label10.TabIndex = 0; 365this.label10.Text = "DropDownStyle";