enable not functioning properly

D

Daniel

I am using a text box behind the controls on my form to apply conditional
formating (ie color). I have put Enabled=no and Locked=yes so that the
textbox cannot have the focus. This to avoid the user clicking outside a
control and the focus transfering to the Text box and hiding all the real
controls on the form.

the problem is that it isn't working. The enabled=no is supposed to disable
focus to the item but I can still select it and it gain focus. How can I
solve my problem?

Daniel
 

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