Nevron .NET Vision
Nevron.Diagram.ThinWeb Namespace / NDiagramControlDesigner Class / OnSetParent Method


In This Topic
    OnSetParent Method (NDiagramControlDesigner)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub OnSetParent() 
    'Usage
     
    
    Dim instance As NDiagramControlDesigner
     
    instance.OnSetParent()
    public virtual void OnSetParent()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also