1 write to tabPage8
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
60
this.
tabPage8
= new System.Windows.Forms.TabPage();
9 references to tabPage8
Accessibility_Core_App (9)
ContainerControls2.Designer.cs (9)
360
this.tabControl4.Controls.Add(this.
tabPage8
);
381
this.
tabPage8
.BackColor = System.Drawing.Color.Red;
382
this.
tabPage8
.Location = new System.Drawing.Point(4, 24);
383
this.
tabPage8
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
384
this.
tabPage8
.Name = "tabPage8";
385
this.
tabPage8
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
386
this.
tabPage8
.Size = new System.Drawing.Size(254, 60);
387
this.
tabPage8
.TabIndex = 1;
388
this.
tabPage8
.Text = "tabPage8";