1 write to tabPage7
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
59
this.
tabPage7
= new System.Windows.Forms.TabPage();
9 references to tabPage7
Accessibility_Core_App (9)
ContainerControls2.Designer.cs (9)
359
this.tabControl4.Controls.Add(this.
tabPage7
);
370
this.
tabPage7
.BackColor = System.Drawing.Color.Green;
371
this.
tabPage7
.Location = new System.Drawing.Point(4, 24);
372
this.
tabPage7
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
373
this.
tabPage7
.Name = "tabPage7";
374
this.
tabPage7
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
375
this.
tabPage7
.Size = new System.Drawing.Size(254, 60);
376
this.
tabPage7
.TabIndex = 0;
377
this.
tabPage7
.Text = "tabPage7";