Hi. Kinda newbie in this one, got a form name form1.vb and form2.vb, all i want is when i press F4 on my keyboard form2.vb will show. Here are my problems:
1. How to write that code using sendkeys function in vb,net 2005
2. Under what event should I placed it? is it under a timer event, form1...