1 write to radioButton6
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
39
this.
radioButton6
= new System.Windows.Forms.RadioButton();
7 references to radioButton6
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
158
this.
radioButton6
.AutoSize = true;
159
this.
radioButton6
.Location = new System.Drawing.Point(223, 72);
160
this.
radioButton6
.Name = "radioButton6";
161
this.
radioButton6
.Size = new System.Drawing.Size(15, 17);
162
this.
radioButton6
.TabIndex = 9;
163
this.
radioButton6
.Text = "radioButton6";
164
this.
radioButton6
.UseVisualStyleBackColor = true;