How to disable CTRL+TAB and CTRL+SHIFT+TAB for switching mdi child windows 
Author Message
 How to disable CTRL+TAB and CTRL+SHIFT+TAB for switching mdi child windows

Does anyone know how I can disable the CTRL+TAB and CTRL+SHIFT+TAB key
combinations in vb.net? I don't want the user to switch to another mdi child
before some validation code is run with the possibility to deny the switch.

The same holds for the CTRL+F6 and CTRL+SHIFT+F6 key combinations but I
managed to disable them by creating dummy menu items with these shortcuts
and making them invisible which overrides the mdi child windows switching.

Thanks.



Wed, 29 Sep 2004 19:53:42 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Disable Alt+Tab, Ctrl+Esc, Ctrl+Shift+Esc...

2. Disable CTRL ALT DELETE, CTRL ESC, and ALT TAB with VB5/NT40

3. Disable (Ctrl+Alt+Del),(Ctrl+Esc),(Alt+Tab) in NT

4. Disable ctrl+esc ctrl+alt+del alt+tab

5. Disable the CTRL ALT DELETE, CTRL ESC, ALT TAB

6. Disable (Ctrl+Alt+Del),(Ctrl+Esc),(Alt+Tab) in NT

7. disabling ctrl+tab in MDI form

8. Block System Key like ALT+TAB, Ctrl+Alt+Del, Ctrl+Esc key

9. HOW CAN I DISABLE CTRL+X, CTRL+V,CTRL+C

10. HOW CAN I DISABLE Ctrl+C,Ctrl+V,Ctrl+X

11. Losing CTRL+F6 tabbing ability in MDI application

12. Ctrl-TAB in an MDI application !

 

 
Powered by phpBB® Forum Software