1 write to tabPage9
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
60
this.
tabPage9
= new System.Windows.Forms.TabPage();
12 references to tabPage9
Accessibility_Core_App (12)
ContainerControls.Designer.cs (12)
100
this.
tabPage9
.SuspendLayout();
419
this.tabControl5.Controls.Add(this.
tabPage9
);
430
this.
tabPage9
.Controls.Add(this.button19);
431
this.
tabPage9
.Location = new System.Drawing.Point(4, 24);
432
this.
tabPage9
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
433
this.
tabPage9
.Name = "tabPage9";
434
this.
tabPage9
.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
435
this.
tabPage9
.Size = new System.Drawing.Size(211, 110);
436
this.
tabPage9
.TabIndex = 0;
437
this.
tabPage9
.Text = "tabPage9";
438
this.
tabPage9
.UseVisualStyleBackColor = true;
833
this.
tabPage9
.ResumeLayout(false);