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


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