搜索资源列表
很好的Grid和表的打印预览
- 该代码例子提供了很好的Grid和表的打印预览实现过程。-The code provides a good example of the scale of Grid and print preview implementation process.
sepcmb_demo
- Recently I met a project requirement based on the current code to enhance a combo box with some separators, setting its items apart from different meanings, such as an example shown as below:
SkinListDone
- 一个自定义皮肤的listCtrl控件代码,对ClistCtrl重新进行了封装,自绘滚动条以及标题栏和背景颜色,自学的一个好例子。-A custom skin listCtrl control code, the ClistCtrl been re-packaged, self-painted scroll bar and title bar and background color, self-study is a good example.
LastColumnAutoResizingListCtrlDemo
- 一款用vc++编程时,对使用到的ListCtrl控件进行自定义的实例源码: 实现了对ListCtrl最后一列自适应控件宽度而变化的功能。-A using vc++ programming, the use to customize the control ListCtrl example source code: to achieve a final one on ListCtrl change the width of adaptive control function.
apibrow
- 使用公用控制回调在一个CListView中管理CListCtrl控制例子源码,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件.-The use of common control callback CListView in a CListCtrl control in the management of source code examples, this example is
CListView_SortItems
- 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
Dynamic_set_permissions_for_ListBox_example_code_v
- 为ListBox动态设置权限的vc实例代码Dynamic set permissions for the ListBox example code vc-Dynamic set permissions for the ListBox example code vc
ListCtrlDemo
- 相当好的例子 ListCtrl 演示用的,有源代码-Very good example ListCtrl demo, the source code
owerdrawListbox
- 重绘listbox控件,给控件添加了背景。包括重用代码及示例代码-Redraw the listbox control, added to the control background. Including the reuse of code and example code
Form1
- this source code is an example of how to open file from our hardrive an show it in a textbox
FreshProject
- jpg图片查看代码例子,预览,删除,复制图片。-jpg picture to see the code example
LstBoxTip
- listBox初学者的范例,很好的入门实例。源码简单易懂。-listBox beginners example, a good start instance. Source code easy to understand.
listview
- 一个VC++ ListView的i实例源码下载-A i VC++ ListView example source code download
Demo_Project_src
- 反走样例子代码 Demo_Project_src-Anti-aliasing example code Demo_Project_src
test
- 一个关于列表控件的用法实例源码!里面有关于列表控件的简单用法!-A list control usage example source code!
listview
- listview数据添加去闪烁功能实例源码下载,碰到有闪烁问题的可借鉴一下本代码。用两个数据添加的实例来演示:添加数据闪烁(快速点击按钮)、添加数据不闪烁(快速点击按钮),代码里可看出去除闪烁的方法-listview data is added to the flashing function example source code download, there is flicker problems encountered can learn about the code. Add data
WWTools
- 这个是一个旺旺吧密码清除工具的源码,主要功能就是登陆本地SQLserver并删除tUser表中对应sUserName的sPassword的值。并在sql语句执行成功后重启服务。多线程开发,是一个很好的例子。-This is a prosperous, password removal tool source code, the main function is to visit the local SQLserver and remove the tUser table in the sUser
listctrl-tooltip
- listctrl 弹出气泡提示的功能示例代码,供学习参考-Listctrl pop-up bubble prompt function example code, reference for study