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