1 write to radioButton1
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
56
this.
radioButton1
= new System.Windows.Forms.RadioButton();
7 references to radioButton1
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
389
this.
radioButton1
.AutoSize = true;
390
this.
radioButton1
.Location = new System.Drawing.Point(183, 3);
391
this.
radioButton1
.Name = "radioButton1";
392
this.
radioButton1
.Size = new System.Drawing.Size(14, 17);
393
this.
radioButton1
.TabIndex = 2;
394
this.
radioButton1
.Text = "radioButton1";
395
this.
radioButton1
.UseVisualStyleBackColor = true;