'Declaration
Public Shared Function HScroll( _ 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.HScroll(c)
public static System.bool HScroll( System.Windows.Forms.Control c )
Parameters
- c