C# - Add TextBox values to ListBox on Button click
1. Add items to listbox,
2. Remove selected items from listbox
3. Clear All items from listbox on button click
4. Display selected items in the messagebox
5. and select multiple item in the listbox