1 write to radioButton2
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
44this.radioButton2 = new System.Windows.Forms.RadioButton();
7 references to radioButton2
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
212this.radioButton2.AutoSize = true; 213this.radioButton2.Location = new System.Drawing.Point(203, 3); 214this.radioButton2.Name = "radioButton2"; 215this.radioButton2.Size = new System.Drawing.Size(14, 17); 216this.radioButton2.TabIndex = 3; 217this.radioButton2.Text = "radioButton2"; 218this.radioButton2.UseVisualStyleBackColor = true;