|
-
Oct 31st, 2000, 09:53 PM
#1
Thread Starter
Lively Member
How can I enable a list box (so that the list selection works), but stop users from changing the .text value of the listbox (adding characters, or deleting characters).
thanks!
-
Oct 31st, 2000, 09:56 PM
#2
Frenzied Member
Are you sure you're using a listbox and not a combobox? If you use a listboc the user can't change the text.
If you're using a combobox, try changing the .locked property to true.
Harry.
"From one thing, know ten thousand things."
-
Oct 31st, 2000, 11:56 PM
#3
Thread Starter
Lively Member
OK - I feel stupid.
I'm new though... so what the hey.
-
Oct 31st, 2000, 11:58 PM
#4
Thread Starter
Lively Member
Oh, wait 
Just checked it - I was talking about a combo box (drop down box).
So, how would I do what I was talking about with a combo box?
thanks,
-
Oct 31st, 2000, 11:59 PM
#5
New Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|