I am writing a program in vba for autocad but i am having a problem. When my userform is modal, which it must be to access the autocad interface, I can't use my keydown and keyup events. Is there any way that I can have my userform respond to keyboard inputs (primarily "shift" and "ctrl"
while it is modal, or check to see if these buttons are being pressed at a given time while my userform is modal. Any help or suggestions would be greatly appreciated.
