Hello everyone, I'm trying to work on using functions keys as shortcuts because the program requires the use of keyboard only. im pretty successful using F2,F3,F4,F5,F6,F8,F9,F10,F11 with the use of keypreview and keydown event . but im having problems with the default keys of access like F1, F7, F12 and other access shortcuts like when ctrl P is pressed, it shows the print window and many more...
the question is how can i disable these access shortcuts so i can use them too as my own shortcuts and so, i can assign my own combination keys like Alt+O, Ctrl+F1 without problems. please do consider that i'll be using all these functions keys and combination keys in all forms but they have to perform different actions for each form.
thank you very much in advance....
the question is how can i disable these access shortcuts so i can use them too as my own shortcuts and so, i can assign my own combination keys like Alt+O, Ctrl+F1 without problems. please do consider that i'll be using all these functions keys and combination keys in all forms but they have to perform different actions for each form.
thank you very much in advance....