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