Introduction - If you have any usage issues, please Google them yourself
This control is a .NET version of the extended ListBox editor that originally showed up in Visual Studio. The control offers an extensible interface for specifying ordered entries of data items in string format. The control uses a button at the end of each line in the list, to allow the user a custom interface for specifying the text for that entry.
Packet : 23825784listboxex_src.zip filelist
ListBoxExSolution/
ListBoxExSolution/AddEdit.bmp
ListBoxExSolution/Delete.bmp
ListBoxExSolution/Down.bmp
ListBoxExSolution/ListBoxEx/
ListBoxExSolution/ListBoxExSolution.sln
ListBoxExSolution/ListBoxEx/AssemblyInfo.cs
ListBoxExSolution/ListBoxEx/IBrowser.cs
ListBoxExSolution/ListBoxEx/ListBoxEx.cs
ListBoxExSolution/ListBoxEx/ListBoxEx.csproj
ListBoxExSolution/ListBoxEx/ListBoxEx.resx
ListBoxExSolution/ListBoxEx/NTextBox.cs
ListBoxExSolution/ListBoxEx/NTextBox.resx
ListBoxExSolution/ListBoxEx/OpenFileBrowser.cs
ListBoxExSolution/ListBoxEx/PListBox.cs
ListBoxExSolution/TestHarness/
ListBoxExSolution/TestHarness/App.ico
ListBoxExSolution/TestHarness/AssemblyInfo.cs
ListBoxExSolution/TestHarness/Form1.cs
ListBoxExSolution/TestHarness/Form1.resx
ListBoxExSolution/TestHarness/TestHarness.csproj
ListBoxExSolution/Up.bmp