1 write to tabPage4
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
83
this.
tabPage4
= new System.Windows.Forms.TabPage();
12 references to tabPage4
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
112
this.
tabPage4
.SuspendLayout();
650
this.tabControl1.Controls.Add(this.
tabPage4
);
682
this.
tabPage4
.Controls.Add(this.button13);
683
this.
tabPage4
.Location = new System.Drawing.Point(4, 24);
684
this.
tabPage4
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
685
this.
tabPage4
.Name = "tabPage4";
686
this.
tabPage4
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
687
this.
tabPage4
.Size = new System.Drawing.Size(148, 74);
688
this.
tabPage4
.TabIndex = 1;
689
this.
tabPage4
.Text = "tabPage4";
690
this.
tabPage4
.UseVisualStyleBackColor = true;
845
this.
tabPage4
.ResumeLayout(false);