Message 1 of 5

Not applicable
03-11-2015
07:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to add a handler for cancelling a command.
On http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-F432E285-8B94-4ACD-A186-89E1218DEC07 i can see that a cancel handler exists but my interop.acadApplication doesnt have a cancel event.
"Addhandler AcadAPP.EndCommand, AdressOf..." and "Addhandler AcadAPP.EndCommand, AdressOf..." are working for me but i need to add a handler for cancelling a command too.
Does anyone know how to do this?
Solved! Go to Solution.