搜索资源列表
ResizableListBox_Src
- 实现图片和文本换行的listbox代码。 每个item中可包含icon图标和多行文字。-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, ther
ListBoxTest
- 有两个列表框,可以将左边列表框里的内容选择到右边的列表框。可以多选,或者全部选中并移动。-There are two list boxes, you can select the contents of the list box on the left to the right of the list box. Multiple choice, or Select All and move.