CADability dotNET
The CADControl type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| FilterDragDrop | ||
| FilterDragEnter | ||
| FilterDragGetData | ||
| FilterDragLeave | ||
| FilterDragOver | ||
| FilterKeyDown | ||
| FrameCreated | ||
| 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-
| |
| 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).
|