1 write to radioButton1
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
47this.radioButton1 = new System.Windows.Forms.RadioButton();
7 references to radioButton1
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
240this.radioButton1.AutoSize = true; 241this.radioButton1.Location = new System.Drawing.Point(183, 3); 242this.radioButton1.Name = "radioButton1"; 243this.radioButton1.Size = new System.Drawing.Size(14, 17); 244this.radioButton1.TabIndex = 2; 245this.radioButton1.Text = "radioButton1"; 246this.radioButton1.UseVisualStyleBackColor = true;