1 write to radioButton6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
48
this.
radioButton6
= new System.Windows.Forms.RadioButton();
7 references to radioButton6
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
307
this.
radioButton6
.AutoSize = true;
308
this.
radioButton6
.Location = new System.Drawing.Point(223, 72);
309
this.
radioButton6
.Name = "radioButton6";
310
this.
radioButton6
.Size = new System.Drawing.Size(15, 17);
311
this.
radioButton6
.TabIndex = 9;
312
this.
radioButton6
.Text = "radioButton6";
313
this.
radioButton6
.UseVisualStyleBackColor = true;