1 write to radioButton5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
49this.radioButton5 = new System.Windows.Forms.RadioButton();
7 references to radioButton5
Accessibility_Core_App (7)
ContainerControls.Designer.cs (7)
317this.radioButton5.AutoSize = true; 318this.radioButton5.Location = new System.Drawing.Point(203, 72); 319this.radioButton5.Name = "radioButton5"; 320this.radioButton5.Size = new System.Drawing.Size(14, 17); 321this.radioButton5.TabIndex = 8; 322this.radioButton5.Text = "radioButton5"; 323this.radioButton5.UseVisualStyleBackColor = true;