ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / GetScrollState Method

In This Topic
    GetScrollState Method (DropDownFormBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetScrollState( _
       ByVal bit As System.Integer _
    ) As System.Boolean
    protected System.bool GetScrollState( 
       System.int bit
    )

    Parameters

    bit
    See Also