1 write to radioButton2
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
44
this.
radioButton2
= new System.Windows.Forms.RadioButton();
7 references to radioButton2
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
212
this.
radioButton2
.AutoSize = true;
213
this.
radioButton2
.Location = new System.Drawing.Point(203, 3);
214
this.
radioButton2
.Name = "radioButton2";
215
this.
radioButton2
.Size = new System.Drawing.Size(14, 17);
216
this.
radioButton2
.TabIndex = 3;
217
this.
radioButton2
.Text = "radioButton2";
218
this.
radioButton2
.UseVisualStyleBackColor = true;