1 write to radioButton6
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
39this.radioButton6 = new System.Windows.Forms.RadioButton();
7 references to radioButton6
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
158this.radioButton6.AutoSize = true; 159this.radioButton6.Location = new System.Drawing.Point(223, 72); 160this.radioButton6.Name = "radioButton6"; 161this.radioButton6.Size = new System.Drawing.Size(15, 17); 162this.radioButton6.TabIndex = 9; 163this.radioButton6.Text = "radioButton6"; 164this.radioButton6.UseVisualStyleBackColor = true;