1 write to radioButton1
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
47
this.
radioButton1
= new System.Windows.Forms.RadioButton();
7 references to radioButton1
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
240
this.
radioButton1
.AutoSize = true;
241
this.
radioButton1
.Location = new System.Drawing.Point(183, 3);
242
this.
radioButton1
.Name = "radioButton1";
243
this.
radioButton1
.Size = new System.Drawing.Size(14, 17);
244
this.
radioButton1
.TabIndex = 2;
245
this.
radioButton1
.Text = "radioButton1";
246
this.
radioButton1
.UseVisualStyleBackColor = true;