'DeclarationPublic Shared Function VScroll( _ ByVal c As System.Windows.Forms.Control _ ) As System.Boolean
'UsageDim c As System.Windows.Forms.Control Dim value As System.Boolean value = NControlHelper.VScroll(c)
public static System.bool VScroll( System.Windows.Forms.Control c )
Parameters
- c