|
|

Ensuring that no visible control on a Form receives the focus
If you have a Form that you want to display on screen and give the impression that no control is selected, although you might have set the Form's ReadOnly property to Yes, so that data cannot be edited, the first control on the form always receives the focus. You can get around this by adding a Text Box to this form. Remove the Label that is created with it. Set the Left, Width, Top and Height properties all to 0. Then set the Tab Stop to 0, so that it is the first control on the form to receive the focus.
Top
HOME |
NEW |
TABLES |
QUERIES |
FORMS |
REPORTS |
GENERAL |
API |
DOWNLOADS |
TUTORIAL |
RESOURCES
E-MAIL
Copyright & Disclaimer
|
| |