1 write to vScrollBar1
Accessibility_Core_App (1)
RemainingControls.Designer.cs (1)
33this.vScrollBar1 = new System.Windows.Forms.VScrollBar();
7 references to vScrollBar1
Accessibility_Core_App (7)
RemainingControls.Designer.cs (7)
54this.vScrollBar1.Dock = System.Windows.Forms.DockStyle.Right; 55this.vScrollBar1.Location = new System.Drawing.Point(576, 0); 56this.vScrollBar1.Name = "vScrollBar1"; 57this.vScrollBar1.Size = new System.Drawing.Size(17, 406); 58this.vScrollBar1.TabIndex = 4; 59this.vScrollBar1.TabStop = true; 125this.Controls.Add(this.vScrollBar1);