19
Reply

ListBox

Baily

Baily

Dec 11 2009 6:36 PM
8k

L.S.,'
I've  inserted a ListBox in my Form.
I want to fill this ListBox with certain class (List) Array "records" . (In Turbo-C called a structure)
From every "record" I want to display 5 items on the same line.
The idea is to select a record, modify it, and display it in the ListBox again.
I've checked a couple of C# books, but unfortunately I've not been able to find how to do this.
I would appreciate it if you can advise me on this subject.
(Maybe a ListBox is not the best option for what I want to achieve.)  
 
Kind Regards,
 
Baily
 
  
 
 

Answers (19)