Message 1 of 3
Pick method and Esp and Enter keys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I use CommandManager.Pick() and want to handle escape and enter keys at the same time, but I dont know how to do it.
Inventor blocks WindowsForms's KeyEvents. If I create new InteractionEvents, it works but not with Pick method. This function has some own interaction events, whiсh dont want to join to MY interaction events....
Have you got any ideas?