|
-
September 10th, 2001, 09:37 AM
#1
cbo upredictable behavior
Hi....
I have several comboboxs on my form... all of them with style property 2 - DropDownList. I read in MSDN Library that when that was the case the text property was read-only. However, on most of the cbo's I can set the text property when the form loads. But on two of them I cannot. Has anyone else experience anything similar? Or does anyone know the reason why?
Thanks.
-
September 10th, 2001, 01:16 PM
#2
Re: cbo upredictable behavior
The text can be set, but what you set it to MUST be in the list.
David Paulson
-
September 10th, 2001, 01:28 PM
#3
Re: cbo upredictable behavior
Right...
I just relized that I was trying to set the value BEFORE I added the listitems :-) DUH...
Thanks.
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
|