1 write to radioButton6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
48this.radioButton6 = new System.Windows.Forms.RadioButton();
7 references to radioButton6
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
307this.radioButton6.AutoSize = true; 308this.radioButton6.Location = new System.Drawing.Point(223, 72); 309this.radioButton6.Name = "radioButton6"; 310this.radioButton6.Size = new System.Drawing.Size(15, 17); 311this.radioButton6.TabIndex = 9; 312this.radioButton6.Text = "radioButton6"; 313this.radioButton6.UseVisualStyleBackColor = true;