Tab Key as Entry Key

J

John L

I posted this request a few weeks ago and since then I lost all the replies.
Please bear with me and re-post replies to this request again.

I want to know if its relatively easy to have the Entry key act as the Tab
key in Windows forms written in C#. And are there any real drawbacks to
doing so? Our users are used to using the Entry key to move from field to
field in the data input forms of our old DOS application, and I feel they
should be able to do so in our new Windows app. The programmer claims it is
very difficult and takes a lot of programming time for every place we want
to have this feature. From my Access/VB experience, I don't believe him. Is
he right or lacking in knowhow?

John WL
 
J

Jigar.programmer

Hello John,

Cant you search on google groups for your threads? Google Groups archive
everything, threads even 2 years old !! Hope from there you will find it..

=============
Regards,
Jigar Mehta

JL> I posted this request a few weeks ago and since then I lost all the
JL> replies. Please bear with me and re-post replies to this request
JL> again.
JL>
JL> I want to know if its relatively easy to have the Entry key act as
JL> the Tab key in Windows forms written in C#. And are there any real
JL> drawbacks to doing so? Our users are used to using the Entry key to
JL> move from field to field in the data input forms of our old DOS
JL> application, and I feel they should be able to do so in our new
JL> Windows app. The programmer claims it is very difficult and takes a
JL> lot of programming time for every place we want to have this
JL> feature. From my Access/VB experience, I don't believe him. Is he
JL> right or lacking in knowhow?
JL>
JL> John WL
JL>
 
J

John L

Hi again, I've been searching Google for the same info, but as yet have not
found my previous post or any useful help on the specific topic. Please post
some replies here if you would. I would really appreciate it.
John
 
P

PS

John L said:
I posted this request a few weeks ago and since then I lost all the
replies. Please bear with me and re-post replies to this request again.
http://groups.google.com/groups/search?hl=en&q="treat+return+key+as+tab+key"&qt_s=Search


I want to know if its relatively easy to have the Entry key act as the Tab
key in Windows forms written in C#. And are there any real drawbacks to
doing so? Our users are used to using the Entry key to move from field to
field in the data input forms of our old DOS application, and I feel they
should be able to do so in our new Windows app. The programmer claims it
is very difficult and takes a lot of programming time for every place we
want to have this feature. From my Access/VB experience, I don't believe
him. Is he right or lacking in knowhow?

John WL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top