Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, How can I add items in a ListBox ? Regards, Matthieu
ListBox.Items.Add
The second method is set_DataSource but I have some problems with refreshing it's content during work (thread above) Mickey :)