1 write to tabPage11
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
64
this.
tabPage11
= new System.Windows.Forms.TabPage();
12 references to tabPage11
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
103
this.
tabPage11
.SuspendLayout();
464
this.tabControl6.Controls.Add(this.
tabPage11
);
476
this.
tabPage11
.Controls.Add(this.button20);
477
this.
tabPage11
.Location = new System.Drawing.Point(4, 24);
478
this.
tabPage11
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
479
this.
tabPage11
.Name = "tabPage11";
480
this.
tabPage11
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
481
this.
tabPage11
.Size = new System.Drawing.Size(195, 76);
482
this.
tabPage11
.TabIndex = 0;
483
this.
tabPage11
.Text = "tabPage11";
484
this.
tabPage11
.UseVisualStyleBackColor = true;
836
this.
tabPage11
.ResumeLayout(false);