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