'DeclarationPublic Shared Function HScroll( _ ByVal c As System.Windows.Forms.Control _ ) As System.Boolean
'UsageDim 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