CADability dotNET

The CADControl type exposes the following members.

Events

  NameDescription
Public eventFilterDragDrop
Public eventFilterDragEnter
Public eventFilterDragGetData
Public eventFilterDragLeave
Public eventFilterDragOver
Public eventFilterKeyDown
Public eventFrameCreated
Public eventProcessCommandEvent
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-
Public eventUpdateCommandEvent
Provide a event handler if you want to control the appearnce of commands in the menu or toolbar (set the enabled and check flags).

See Also