1 write to radioButton4
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
50
this.
radioButton4
= new System.Windows.Forms.RadioButton();
7 references to radioButton4
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
327
this.
radioButton4
.AutoSize = true;
328
this.
radioButton4
.Location = new System.Drawing.Point(183, 72);
329
this.
radioButton4
.Name = "radioButton4";
330
this.
radioButton4
.Size = new System.Drawing.Size(14, 17);
331
this.
radioButton4
.TabIndex = 7;
332
this.
radioButton4
.Text = "radioButton4";
333
this.
radioButton4
.UseVisualStyleBackColor = true;