Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / SelectNext Method


In This Topic
    SelectNext Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Sub SelectNext() 
    'Usage
     
    
    Dim instance As FpCombo
     
    instance.SelectNext()
    protected void SelectNext()
    See Also