|
Hi all,
I am new to the Windows Application. I am develoing the windows app in vb.Net. In this application I need to show up the help file(hlp) file when the user press key "f1".
suppose the user is looking the login screen then if he press key f1 then I need to show the "Login Form" which is the sub form of the hlp file.
So, I need to display the subtiles pages that in hlp file when the user press key "f1" depends on the user looking the screen.
How to do that?
Thanks R. Eswaran.
|