1 write to tabControl6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
63this.tabControl6 = new System.Windows.Forms.TabControl();
12 references to tabControl6
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
102this.tabControl6.SuspendLayout(); 452this.tabPage10.Controls.Add(this.tabControl6); 464this.tabControl6.Controls.Add(this.tabPage11); 465this.tabControl6.Controls.Add(this.tabPage12); 466this.tabControl6.Dock = System.Windows.Forms.DockStyle.Fill; 467this.tabControl6.Location = new System.Drawing.Point(4, 3); 468this.tabControl6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 469this.tabControl6.Name = "tabControl6"; 470this.tabControl6.SelectedIndex = 0; 471this.tabControl6.Size = new System.Drawing.Size(203, 104); 472this.tabControl6.TabIndex = 0; 835this.tabControl6.ResumeLayout(false);