Results 1 to 3 of 3

Thread: C# combo box - making it read-only

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    116

    Question C# combo box - making it read-only

    Can anyone show me how to make a combo box ready only? I have populated the combo via code and I need to stop the user from typing anything into it.

    I have tried the locked property, but that dont seem to make any difference.

    thanks

  2. #2
    Addicted Member
    Join Date
    Jun 2003
    Location
    Birmingham, AL
    Posts
    188
    Set the dropdownstyle to dropdownlist

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Posts
    116

    Thumbs up ...

    Thanks alot Tewl.

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