搜索资源列表
SkinchangeList
- list滚动条替换控件。可以自己制作图片作为滚动条。注意,图片的大小和程序中的设置要对应。-rolling list of replacement control. Can they produced pictures as scroll. Note that the size and pictures to the procedures set matching.
51_00_OS
- 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circ
Listbetter
- 这是个自行编写的list下拉控件的文件,文件内部有说明,非常适合网页开发用的下拉列表-This is a self-prepared by the Control drop-down list of documents, internal note very suitable for Web developers with a drop-down list
onlyform1
- 很有价值 耐心说明您提供的文件包含的内容和具体功能(至少要20个)-great value for your patience note of the contents of documents and contains specific features (at least 20)
1littlebox
- 关于listbox的程序,十分详尽,关于他的属性的说明,已经各种消息的使用-listbox on the procedures in detail, he attributes the note, the use of information in
CListCtrl_sort
- Visual C++ CListCtrl类超强排序,只有稍微修改就能用到你需要的地方.注:本示例程序是在Unicode环境下 -Visual C++ CListCtrl class Super sort, and only a slight modification can be used anywhere you need. Note: This sample application is in Unicode environment
ExtendListBox
- 一个CListBox扩展类,可以实现ListBox各行颜色不同,并且可以设置不可选择项。注:ListBox属性必须:Owner draw:Variable,Has strings选项打钩。-CListBox expand a category, you can achieve different color lines ListBox, and can not select items can be set. Note: ListBox properties must be: Owner dra
modtranslv
- VB子类化透明listview,让Listview的背景图片变得透明,让它看上去更漂亮,使用时注意,请把窗体Picture设为图片就能看到透明效果了。 说明: NewTxtBoxProc = CallWindowProc(origProc, hwnd, uMsg, wParam, lParam) 将此句调到最后是为了防止出现滚动条奇怪消失的现象,原版本是放在updatewindow前,这个是试出来的。 -Transparent VB subclassing li
CustDrawListBox
- 自绘ListBox, Item项自绘(改变Item宽高), 样式. 注: 在使用前请设置控件属性Owner为Variable状态. (本代码在Window7、VS2010下测试通过)-Owner Draw ListBox, change Item width、height、style. note: please set owner:variable.