Name | Description | |
---|---|---|
![]() | ActiveDocumentChanged | Notifies that the active document has changed. |
![]() | Disposed | Fired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject) |
![]() | DocumentActivated | Notifies that a document has been activated. |
![]() | DocumentBeginDrag | Notifies that the document drag operation has just started. Applies when DocumentViewStyle is MdiTabbed. |
![]() | DocumentClosed | Fired after a document has been closed. |
![]() | DocumentClosing | Fired before a document is closed. Cancelable. |
![]() | DocumentEndDrag | Notifies that the document drag operation end. Applies when DocumentViewStyle is MdiTabbed. |
![]() | DocumentInserted | Fired after a document has been inserted. |
![]() | DocumentInserting | Fired before a document is inserted. Cancelable. |
![]() | DocumentViewStyleChanged | Fired when the document style has changed. |