Vb.VScrollBar to System.Windows.Forms.VScrollBar


Vb.VScrollBar System.Windows.Forms.VScrollBar Supported
Properties
CausesValidation CausesValidation Yes
Container Parent Yes
DragIcon No
DragMode No
Enabled Enabled Yes
Height Height Yes
HelpContextID No
HWnd Handle Yes
Index No
LargeChange LargeChange Yes
Left Left Yes
Max Maximum Yes
Min Minimum Yes
MouseIcon No
MousePointer Cursor Yes
Name Name Yes
Parent FindForm method Yes
RightToLeft RightToLeft Yes
SmallChange SmallChange Yes
TabIndex TabIndex Yes
TabStop TabStop Yes
Tag Tag Yes
Top Top Yes
Value Value Yes
Visible Visible Yes
WhatsThisHelpID No
Width Width Yes
Methods
Drag No
Move SetBounds Yes
Refresh Refresh Yes
SetFocus Focus Yes
ShowWhatsThis No
ZOrder BringToFront() or SendToBack() Yes
Events
Change ValueChanged Yes
DragDrop No
DragOver No
GotFocus Enter Yes
KeyDown KeyDown Yes
KeyPress KeyPress Yes
KeyUp KeyUp Yes
LostFocus Leave Yes
Scroll Scroll Yes
Validate Validating Yes