In order for me to avoid writing the
and writing that under ever keydown event. May I just have it under form.activated or how can it work whenever the form is activated on the screen. I know we show put it under the Form1.Activated but how will I do that. e.keycode isnt valid under that field then what is thanks so much D:
Code:
If e.keycode = keys.control + keys.B then me.show()