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