Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDocumentManager Class / ShowDocumentsEditor Method


In This Topic
    ShowDocumentsEditor Method
    In This Topic
    Displays a dialog box listing all the available documents as well as some common commands.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ShowDocumentsEditor() 
    'Usage
     
    
    Dim instance As NDocumentManager
     
    instance.ShowDocumentsEditor()
    public virtual void ShowDocumentsEditor()
    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