petevick
Posts: 3386
Score: 0
Joined: 4/26/2002
From: Bolton - UK
Status: offline
|
You can put a mainmenu on your form, and that will allow access to the keyboard using the stylus, or drop an inputpanel on your form, from the toolbox, and when you want to show the input panel do Me.InputPanel1.Enabled = True
_____________________________
Pete Vickers - Microsoft MVP - Device Application Development www.gui-innovations.com Please do not email me with questions. Posting your questions in the forums will get a quicker response - Thanks.
|