1 write to radioButton5
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
40this.radioButton5 = new System.Windows.Forms.RadioButton();
7 references to radioButton5
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
168this.radioButton5.AutoSize = true; 169this.radioButton5.Location = new System.Drawing.Point(203, 72); 170this.radioButton5.Name = "radioButton5"; 171this.radioButton5.Size = new System.Drawing.Size(14, 17); 172this.radioButton5.TabIndex = 8; 173this.radioButton5.Text = "radioButton5"; 174this.radioButton5.UseVisualStyleBackColor = true;