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


In This Topic
    NDocumentManager Class Events
    In This Topic

    For a list of all members of this type, see NDocumentManager members.

    Public Events
     NameDescription
    Public EventNotifies that the active document has changed.  
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventNotifies that a document has been activated.  
    Public EventNotifies that the document drag operation has just started. Applies when DocumentViewStyle is MdiTabbed.  
    Public EventFired after a document has been closed.  
    Public EventFired before a document is closed. Cancelable.  
    Public EventNotifies that the document drag operation end. Applies when DocumentViewStyle is MdiTabbed.  
    Public EventFired after a document has been inserted.  
    Public EventFired before a document is inserted. Cancelable.  
    Public EventFired when the document style has changed.  
    Top
    See Also