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


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