Description: Each list box item can be enabled or disabled, can have a icon on the left and its text can be multi-line.
Even if almost the same visual effects can be obtained using a standard CListCtrl control, there are
some differences that make CListBoxST better:
Easy to use
Standard CListBox methods
Disabled items
Multi-line text
Methods to move items up, down, at top, at bottom
Different hilight styles
To Search:
- [ListViewEx] - Extendeds listbox to include editable su
- [Ex02_11] - Using C#, winform, the function--- in th
File list (Check if you may need any files):
ResizableListBox.resx
App.ico
AssemblyInfo.cs
Form1.cs
Form1.resx
MessageControlDemo.csproj
MessageControlDemo.csproj.user
MessageControlDemo.sln
MessageListBox.cs
MessageListBox.resx
ParseMessageEventArgs.cs
ResizableListBox.cs