1 write to radioButton2
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
53this.radioButton2 = new System.Windows.Forms.RadioButton();
7 references to radioButton2
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
361this.radioButton2.AutoSize = true; 362this.radioButton2.Location = new System.Drawing.Point(203, 3); 363this.radioButton2.Name = "radioButton2"; 364this.radioButton2.Size = new System.Drawing.Size(14, 17); 365this.radioButton2.TabIndex = 3; 366this.radioButton2.Text = "radioButton2"; 367this.radioButton2.UseVisualStyleBackColor = true;