EricDraven
Programmer
I have an MDI application with a number of fixed size forms which are selected by clicking the corresponding button on the main form. The forms are only displayed providing that the user currently logged in has an access clearence sufficient for that page. Unfortunatley, by pressing Ctrl and Tab, the MDI app skips to the next page bypassing the checks I have put in place.
Does anybody know if I can disable the Ctrl + Tab function in my program??? Arte Et Labore
Does anybody know if I can disable the Ctrl + Tab function in my program??? Arte Et Labore