Does anyone have a solution for this small problem?
When building a form, how can you completely exclude a cursor from appearing in a control, either a text box or button anywhere on the form?
I have set all the controls Tab settings to Off, but the form will still have a cursor / set focus to one control when form is opened. Can this be turned off for the sake of the forms aesthetic value?
in other words, I would like no text box to have a cursor, until one is selected . (Access 97) Maybe there is a quick code fix for this I can put in the forms properties......?
When building a form, how can you completely exclude a cursor from appearing in a control, either a text box or button anywhere on the form?
I have set all the controls Tab settings to Off, but the form will still have a cursor / set focus to one control when form is opened. Can this be turned off for the sake of the forms aesthetic value?
in other words, I would like no text box to have a cursor, until one is selected . (Access 97) Maybe there is a quick code fix for this I can put in the forms properties......?