preventing input in text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
is there any way I can disable text box for input but not turning letters gray.
I want them stay black and visible.
Thanx
alekm
 
alekm said:
Hi,
is there any way I can disable text box for input but not turning letters gray.
I want them stay black and visible.
Thanx
alekm

Set Enabled = False and Locked = True.
 

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

Similar Threads

text box scroll bars 2
form that doesn't allow editing 1
default value in table 2
question 1
macro help 2
positive numbers with '+' sign 2
Text box input??? 1
Choose a value from a combo box based on a text box 0

Back
Top