1 write to hScrollBar1
Accessibility_Core_App (1)
RemainingControls.Designer.cs (1)
32
this.
hScrollBar1
= new System.Windows.Forms.HScrollBar();
7 references to hScrollBar1
Accessibility_Core_App (7)
RemainingControls.Designer.cs (7)
45
this.
hScrollBar1
.Dock = System.Windows.Forms.DockStyle.Bottom;
46
this.
hScrollBar1
.Location = new System.Drawing.Point(0, 406);
47
this.
hScrollBar1
.Name = "hScrollBar1";
48
this.
hScrollBar1
.Size = new System.Drawing.Size(593, 17);
49
this.
hScrollBar1
.TabIndex = 7;
50
this.
hScrollBar1
.TabStop = true;
126
this.Controls.Add(this.
hScrollBar1
);