Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinDownButtonElement Class / ResetParent Method


In This Topic
    ResetParent Method (SpinDownButtonElement)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetParent() 
    'Usage
     
    
    Dim instance As SpinDownButtonElement
     
    instance.ResetParent()
    protected virtual void ResetParent()
    See Also