View Full Version : dropdown list on dotnet control
Hi,
I'm wondering what's best for a dynamic dropdownlist in a dotnetcontrol, like a listview or any control for that matter.
Right now I use rcMenu as my dropdownlist, but I'd prefer a dotnet solution. Is there anything that can be used as dropdownmenu.
Thanks,
-Johan
|
|
denisT
09-09-2009, 10:15 PM
Hi,
I'm wondering what's best for a dynamic dropdownlist in a dotnetcontrol, like a listview or any control for that matter.
Right now I use rcMenu as my dropdownlist, but I'd prefer a dotnet solution. Is there anything that can be used as dropdownmenu.
Thanks,
-Johan
check System.Windows.Forms.ComboBox
LoneRobot
09-09-2009, 10:19 PM
Hi Johan,
The dotnet equivalent of a dropdown control is a combobox. There is also the option of repalcing the rcmenu with a contextmenustrip.
LoneRobot
09-09-2009, 10:19 PM
dang, I am just too sloooow tonight!
Ok, so a combobox can be a control in a subListItem?
And the toolstrip is a replacement for rcMenu right...
Thanks,
And Pete like me it's probably way past your bedtime, cannot even think straight anymore.
-Johan
CGTalk Moderation
09-09-2009, 10:59 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.