搜索资源列表
propertylistdlg
- 此为一VC可重用代码段。在遇到属性编辑的问题,本来想用列表控件来代替,但是发现列表控件有很多缺陷,不是太好用;属性控件不支持编辑与下拉列表功能。该属性编辑控件已经内置了前两个的功能,而且还提供CUSTOMDRAW,不过还不完善。-this as a VC reusability of the code. Attribute Editor in the face of the problem, had wanted to use the list to replace controls, but
skinscrollbar_demo
- 一个自绘制的滚动条和列表框.(flat ownerdraw scrollbar and list box ,listctrl with customdraw scrollbar) skin the windows s internal scrollbar with a ownerdraw scrollbar
LVCustomDrawDemo.rar
- 一个利用CustomDraw自绘的CListCtrl例子,Since the use of painting a CustomDraw examples of CListCtrl
shuxingliebiao
- 最近开发一个软件时遇到属性编辑的问题,本来想用列表控件来代替,但是发现列表控件有很多缺陷,不是太好用。属性控件不支持编辑与下拉列表功能,这个控件已经内置了这二个功能,而且还提供CUSTOMDRAW,-Recently developed a software encountered the problem of property editors, had wanted to use the list to replace the controls, but found that there ar
DBListView98_v.1.85
- DBListView98 v.1.85 Functionalities : • Icon, report, list, viewStyle, • Header Hottracking, • Column Sorting,, Hottracking, Drag’n drop • SubItem bitmaps, • new CustomDraw implementation, • Reg
treectrl
- 一个扩展的树控件,本人有很多vc例子,有需要的,请E-mail,如果有,就发-An extended tree control, I have a lot of vc example, there is a need, please E-mail, if so, the hair ...
CustomDraw
- Visualizar un componente TREE en forma m醩 gr醘ica
ScrollBarTest
- Scroll Window with Customdraw Internal ScrollBar
CustomDraw
- 使用GDI,实现了对按钮、选择框、滑块条等控件的自绘-GDI achieve self-drawn buttons, checkboxes, and slider bar control
customdraw
- Provides a draw in too form.
mySliderControl
- 一个实现自绘的MFC滑块类,采用NM_CUSTOMDRAW通知消息实现自绘,可直接在项目中使用。-this is a customdraw slider class of MFC,customdraws using NM_CUSTOMDRAW notify message,it can use in your project directly.
ListCtrl-Customdraw-
- ListCtrl控件定制样式: 自绘表头和自绘每一个项目-ListCtrl s OnNMCustomdraw & OnDrawItem