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


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