Nevron Open Vision Documentation
Nevron.Nov.Diagram.UI Namespace / NSideBar Class / DetachFromDrawingDocument Method


In This Topic
    DetachFromDrawingDocument Method
    In This Topic
    Unbinds the side bar from the specified document.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DetachFromDrawingDocument() 
    'Usage
     
    
    Dim instance As NSideBar
     
    instance.DetachFromDrawingDocument()
    protected virtual void DetachFromDrawingDocument()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also