Saturday, April 17, 2010

How to Create MultiSelect Listbox in .NET (C#)

Enable MultiSelect in ListBox (C#/.NET)

Modifying the SelectionMode property of the listbox allows Multiple Items to be selected

No comments:

Post a Comment