\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / SetScrollState Method

In This Topic
    SetScrollState Method (DropDownContainer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetScrollState( _
       ByVal bit As System.Integer, _
       ByVal value As System.Boolean _
    ) 
    protected void SetScrollState( 
       System.int bit,
       System.bool value
    )

    Parameters

    bit
    value
    See Also