Results 1 to 6 of 6

Thread: Combo Box

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    72

    Combo Box

    Hi,

    I know I asked this before but I still have a problem. I want to make a read-only combo box, writeable on a click event of a command button but an error message comes up: "Can't assign to a read-only property" I've tried setting the readonly property at runtime and it still comes up with the same problem. I've also tried locking it but then I can't view anyone's details.
    Anyone any ideas???
    TH

  2. #2
    Addicted Member
    Join Date
    May 2001
    Posts
    153

    Re: Combo Box

    Hi ted,

    Have u tried using combobox (not the intrinsic combo) control from the Microsoft Form 2.0 controls collection.

    try that and u can get the read only combo but still add on the click of a button.

    I have done that, it work for me.
    there r no alternatives 4 hardwork.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    72

    Re: Re: Combo Box

    Thats Excellent, it works, Thanks a million Venkrishna.

    Hopefully I can help you someday
    THank you!
    TH

  4. #4
    Resty
    Guest

    Exclamation

    Just a reminder:

    If you are planning to deploy your application, make sure that the
    target pc's have ms office installed. your setup will fail otherwise because you used ms forms 2.0

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Posts
    72
    Thank you for that. I know office will be on the pc I install the application on. Not sure about the versions, I will need to check that.
    TH

  6. #6
    Resty
    Guest
    the office version is not relevant. as long as it has an office setup, you will be just fine.

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