1 write to tabPage5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
91
this.
tabPage5
= new System.Windows.Forms.TabPage();
9 references to tabPage5
Accessibility_Core_App (9)
ContainerControls.Designer.cs (9)
756
this.tabControl3.Controls.Add(this.
tabPage5
);
767
this.
tabPage5
.Location = new System.Drawing.Point(4, 24);
768
this.
tabPage5
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
769
this.
tabPage5
.Name = "tabPage5";
770
this.
tabPage5
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
771
this.
tabPage5
.Size = new System.Drawing.Size(179, 90);
772
this.
tabPage5
.TabIndex = 2;
773
this.
tabPage5
.Text = "tabPage5";
774
this.
tabPage5
.UseVisualStyleBackColor = true;