1 write to radioButton2
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
53
this.
radioButton2
= new System.Windows.Forms.RadioButton();
7 references to radioButton2
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
361
this.
radioButton2
.AutoSize = true;
362
this.
radioButton2
.Location = new System.Drawing.Point(203, 3);
363
this.
radioButton2
.Name = "radioButton2";
364
this.
radioButton2
.Size = new System.Drawing.Size(14, 17);
365
this.
radioButton2
.TabIndex = 3;
366
this.
radioButton2
.Text = "radioButton2";
367
this.
radioButton2
.UseVisualStyleBackColor = true;