Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / DropDownDefaultAction Method


In This Topic
    DropDownDefaultAction Method (SuperEditBase)
    In This Topic
    Internal use only. Drop down default action.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DropDownDefaultAction() 
    'Usage
     
    
    Dim instance As SuperEditBase
     
    instance.DropDownDefaultAction()
    protected virtual void DropDownDefaultAction()
    See Also