文件名称:ResizableListBox_Src
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- 呆*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现图片和文本换行的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, 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
每个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, 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
App.ico
AssemblyInfo.cs
Form1.cs
Form1.resx
MessageControlDemo.csproj
MessageControlDemo.csproj.user
MessageControlDemo.sln
MessageListBox.cs
MessageListBox.resx
ParseMessageEventArgs.cs
ResizableListBox.cs