Results 1 to 6 of 6

Thread: Super easy question

  1. #1

    Thread Starter
    Hyperactive Member scuzymoto's Avatar
    Join Date
    Aug 1999
    Location
    Washington State
    Posts
    316
    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??
    SCUZ

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Yup...set the Style (in the properties window) to 2 - DropDown List.


    Gl,
    D!m
    Dim

  3. #3
    Guest

    yes there is


    change the Style property to 2- DropDown- List

  4. #4

    Thread Starter
    Hyperactive Member scuzymoto's Avatar
    Join Date
    Aug 1999
    Location
    Washington State
    Posts
    316
    I knew it would be easy... thanks.
    SCUZ

  5. #5
    Guest
    Set the style property to 2-DropDown Menu.

  6. #6
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    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
  •  



Click Here to Expand Forum to Full Width