tab order - keyboard order of controls
- From: "Bill Kuhn - MCSE" <bkuhn@xxxxxxxxxxxxx>
- Date: Mon, 9 May 2005 21:14:34 -0500
Forgive my ignorance re:VS.Net 2003 C# and the Compact Framework. I'm
working on a project that is my first experience with C#, the Compact
Framework, and SQLCe all thrown at me at once (normally I'm a VFP and SQL
2000 developer).
On a simple C# form on Win CE.Net 4.2, I have several textboxes. I need to
be able to jump from textbox to textbox by either hitting tab or enter
(standard windows functionality). I particular, this device has a built in
barcode scanner that will simulate keyboard input and can append a barcode
with Tab or Enter. I need my user to be able to scan several barcodes in a
row w/o having to manually switch textboxes.
Is there an easy way to accomplish this? Do I need to watch keypress events?
__________________________
Bill Kuhn - MCSE, MCP+I
President
The Kuhn Group, Inc.
http://www.kuhngroup.com
877-367-5846
__________________________
God Bless America
.
- Follow-Ups:
- Re: tab order - keyboard order of controls
- From: Bill Kuhn - MCSE
- Re: tab order - keyboard order of controls
- Prev by Date: Re: copy cdb to Storage Card failed?
- Next by Date: RE: Remformatting a Word Document to a Pocket Word Document
- Previous by thread: Re: out of memory errors & Pocket PC program vs. storage RAM alloc
- Next by thread: Re: tab order - keyboard order of controls
- Index(es):
Relevant Pages
|