1 write to tabPage6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
92
this.
tabPage6
= new System.Windows.Forms.TabPage();
12 references to tabPage6
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
116
this.
tabPage6
.SuspendLayout();
757
this.tabControl3.Controls.Add(this.
tabPage6
);
778
this.
tabPage6
.Controls.Add(this.button24);
779
this.
tabPage6
.Location = new System.Drawing.Point(4, 24);
780
this.
tabPage6
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
781
this.
tabPage6
.Name = "tabPage6";
782
this.
tabPage6
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
783
this.
tabPage6
.Size = new System.Drawing.Size(179, 90);
784
this.
tabPage6
.TabIndex = 3;
785
this.
tabPage6
.Text = "tabPage6";
786
this.
tabPage6
.UseVisualStyleBackColor = true;
849
this.
tabPage6
.ResumeLayout(false);