I did not make myself very clear. Basically I have a form and am able to tab
from field to field in most cases. This makes for fast data entry. However,
as soon as a check box appears your tab key doesn't work. It is this problem
I am trying to address. Is there any way I can tab onto the checkbox without
having to grab the mouse?
I did not make myself very clear. Basically I have a form and am able to tab
from field to field in most cases. This makes for fast data entry. However,
as soon as a check box appears your tab key doesn't work. It is this problem
I am trying to address. Is there any way I can tab onto the checkbox without
having to grab the mouse?
Check to make sure they have their TabStop property set to Yes. I just tested
on a new form and the Tab key works perfectly for both going to and leaving
CheckBoxes.
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.