1 write to tabPage10
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
62
this.
tabPage10
= new System.Windows.Forms.TabPage();
12 references to tabPage10
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
101
this.
tabPage10
.SuspendLayout();
420
this.tabControl5.Controls.Add(this.
tabPage10
);
452
this.
tabPage10
.Controls.Add(this.tabControl6);
453
this.
tabPage10
.Location = new System.Drawing.Point(4, 24);
454
this.
tabPage10
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
455
this.
tabPage10
.Name = "tabPage10";
456
this.
tabPage10
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
457
this.
tabPage10
.Size = new System.Drawing.Size(211, 110);
458
this.
tabPage10
.TabIndex = 1;
459
this.
tabPage10
.Text = "tabPage10";
460
this.
tabPage10
.UseVisualStyleBackColor = true;
834
this.
tabPage10
.ResumeLayout(false);