English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

how can i stop people from typing into a txt box? so they cant edit the field? thanks ..

2007-03-25 03:04:51 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

The girl's answer above, or, if they never need to type in it, make it a label instead of a text box.

2007-03-25 04:05:30 · answer #1 · answered by steve.c_50 6 · 0 0

Make a label. Locked = true. Read Only = true. Double Click the textbox, me.txtbox.text = "".

2007-03-25 11:51:09 · answer #2 · answered by Anonymous · 0 0

http://docs.rinet.ru/WebPro/ch22.htm

default Put a default text in the input box.

2007-03-25 10:14:42 · answer #3 · answered by up.tobat 5 · 0 0

locked = true

2007-03-25 10:15:44 · answer #4 · answered by fang 4 · 0 0

fedest.com, questions and answers