1 write to radioButton5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
49
this.
radioButton5
= new System.Windows.Forms.RadioButton();
7 references to radioButton5
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
317
this.
radioButton5
.AutoSize = true;
318
this.
radioButton5
.Location = new System.Drawing.Point(203, 72);
319
this.
radioButton5
.Name = "radioButton5";
320
this.
radioButton5
.Size = new System.Drawing.Size(14, 17);
321
this.
radioButton5
.TabIndex = 8;
322
this.
radioButton5
.Text = "radioButton5";
323
this.
radioButton5
.UseVisualStyleBackColor = true;