5
Reply

ListItem without System.Web.UI.WebControls

Kyle

Kyle

Apr 30 2012 5:11 AM
3k
I'm building an application that isn't web based and therefore doesn't use System.Web.UI.WebControls
My aim is to set the item value in a listbox when I populate it along with its text value (hence ListItem). But without System.Web.UI.WebControls I don't have access to it. Any suggestions? I'm new at this so please be gentle, I know it's probably a stupid question.

Answers (5)