CADability dotNET
The SingleDocumentFrame type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | FileNameChangedEvent | |
![]() | FilterDragDrop | |
![]() | FilterDragEnter | |
![]() | FilterDragGetData | |
![]() | FilterDragLeave | |
![]() | FilterDragOver | |
![]() | FilterKeyDown | |
![]() | ProcessCommandEvent |
Provide a event handler if you want to be notified on command routed through this frame or to
execute command handlers for some routed commands-
|
![]() | ProcessContextMenuEvent |
Provide a event handler if you want to be notified on contex menue commands routed through this frame or to
execute command handlers for some routed commands-
|
![]() | ProjectClosedEvent |
Provide a event handler if you want to be notified when a project is beeing closed
|
![]() | ProjectOpenedEvent |
Provide a event handler if you want to be notified when a project is opened.
|
![]() | SettingChangedEvent | |
![]() | UpdateCommandEvent |
Provide a event handler if you want to control the appearnce of commands in the menu or toolbar
(set the enabled and check flags).
|
![]() | UpdateContextMenuEvent |
Provide a event handler if you want to control the appearance of commands in a context the menu
(set the enabled and check flags).
|
![]() | ViewsChangedEvent |
Provide a event handler if you want to be notified when new views are created or views are closed.
|