View Single Post
Join Date: Oct 2008
Posts: 6
Reputation: corteplaneta is an unknown quantity at this point 
Solved Threads: 0
corteplaneta corteplaneta is offline Offline
Newbie Poster

Custom Controls (Checkbox / List)

 
0
  #1
Oct 14th, 2008
Hi, I'm not too experienced with .NET programming, but I was wondering if anyone knows of a custom control in VB.NET that involves a list (sort of like a ListBox), with at least 2 columns, and the ability to select individual members of this list. I basically have a dynamic NameValueCollection I would like to populate this list with and allow users to select different items.

Does anyone know of a pre-made control like this?
Reply With Quote