1 write to tabPage12
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
66
this.
tabPage12
= new System.Windows.Forms.TabPage();
12 references to tabPage12
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
104
this.
tabPage12
.SuspendLayout();
465
this.tabControl6.Controls.Add(this.
tabPage12
);
498
this.
tabPage12
.Controls.Add(this.button21);
499
this.
tabPage12
.Location = new System.Drawing.Point(4, 24);
500
this.
tabPage12
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
501
this.
tabPage12
.Name = "tabPage12";
502
this.
tabPage12
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
503
this.
tabPage12
.Size = new System.Drawing.Size(195, 76);
504
this.
tabPage12
.TabIndex = 1;
505
this.
tabPage12
.Text = "tabPage12";
506
this.
tabPage12
.UseVisualStyleBackColor = true;
837
this.
tabPage12
.ResumeLayout(false);