|
-
Jun 15th, 2001, 04:34 AM
#1
Thread Starter
Lively Member
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???
-
Jun 15th, 2001, 04:42 AM
#2
Addicted Member
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.
-
Jun 15th, 2001, 05:10 AM
#3
Thread Starter
Lively Member
Re: Re: Combo Box
Thats Excellent, it works, Thanks a million Venkrishna.
Hopefully I can help you someday
THank you!
-
Jun 15th, 2001, 05:27 AM
#4
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
-
Jun 15th, 2001, 06:07 AM
#5
Thread Starter
Lively Member
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.
-
Jun 15th, 2001, 06:20 AM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|