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