Brian Martin
Registered User.
- Local time
- Today, 13:21
- Joined
- Jul 24, 2002
- Messages
- 68
I am trying to open formB from form A by using formA's key press event. I want to do it using the right mouse button. I typed in the constant for this vbKeyRButton but it didn't work. However when I used vbKeyBack it worked. Why isn't it working for vbKeyRButton?