|
-
Sep 15th, 2000, 02:50 PM
#1
Thread Starter
Hyperactive Member
Is their a setting that will restrict the contents of a drop down combo box to only allow a selection from the drop down list. I don't want people to be able to type in their own text.
I know I could run through the list property with a for loop and check for the .text entry everytime they leave the field but with a super long list that seems a little redundant. Is their an easier way??
-
Sep 15th, 2000, 02:54 PM
#2
Fanatic Member
Yup...set the Style (in the properties window) to 2 - DropDown List.
Gl,
D!m
-
Sep 15th, 2000, 02:57 PM
#3
yes there is
change the Style property to 2- DropDown- List
-
Sep 15th, 2000, 03:01 PM
#4
Thread Starter
Hyperactive Member
I knew it would be easy... thanks.
-
Sep 15th, 2000, 10:14 PM
#5
Set the style property to 2-DropDown Menu.
-
Sep 15th, 2000, 10:23 PM
#6
Conquistador
Set the style to Drop Down List
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
|