1 write to radioButton4
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
41this.radioButton4 = new System.Windows.Forms.RadioButton();
7 references to radioButton4
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
178this.radioButton4.AutoSize = true; 179this.radioButton4.Location = new System.Drawing.Point(183, 72); 180this.radioButton4.Name = "radioButton4"; 181this.radioButton4.Size = new System.Drawing.Size(14, 17); 182this.radioButton4.TabIndex = 7; 183this.radioButton4.Text = "radioButton4"; 184this.radioButton4.UseVisualStyleBackColor = true;