Thread: C# Question
View Single Post
Old 03-16-2009, 10:51 PM   #1 (permalink)
WWS
 
Super Techie

Join Date: Nov 2005

Posts: 270

WWS is on a distinguished road

Default C# Question

I am using C# in visual studio 2005 and working on a windows project. I need to get a bunch of data in to a list box for a user. The user would then be able to delete data selecting the row and then double click on the selection.

As far as the data that need to be shown in the list box, I was thinking of creating a text document containing the data and linking the data to the list box. When the project runs the data is automatically shown in the list box.

Is there something other than a list box that should be used?

Please help me get started on this. Thanks.
__________________
12 Gb GSkill DDR3 Tripple Channel
2 500 Gb SATA II HD
2 BluRay Burners
2 9800GTX+ in SLI
ASUS Rampage II Extreme
Intel Core i7 920 @3.8 GHz
WWS is offline