|
-
Mar 9th, 2010, 02:04 PM
#1
Thread Starter
Addicted Member
DropDown vs DropDownList
Hi,
I am trying to add a dropdown to my form.
I want this form to have a 'title' incporparted in the control to save space.
When I select DropDown for the DropDownStyle property everything is good because i can set the 'text' property to my title.
The only problem is that at runtime I can 'edit' the dropdown and I don't want this. I want the behaviour to be like a 'DropDownList" but then when I try to set the title in the text property I can seem to set it (Visual Studio removes the title each time).
If you could let me know any trick behind it please ?
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
|