'Declaration
Public Shared Function VScroll( _ ByVal c As System.Windows.Forms.Control _ ) As System.Boolean
'Usage
Dim 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