MDI Forms / Child Forms |
Post Reply |
Author | |
omn_kv
Newbie Joined: 23 June 2005 Location: India Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 23 June 2005 at 4:52am |
Hi , I have got a mdimain and two child forms in it who are mdichilds and keypreview = true. I have a keydown event in botht the forms and the code looks like this. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer) MsgBox "HI" END IF end sub But when I press CTRL+F6 , in one form the focus goes to other form and repeats. How to override Ctrl+F6 so that it gives me a message box with HI |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |