搜索资源列表
ProgressList
- 它是在listcontrl里的项里加入进度条-listcontrl subparagraph's accession progress of
SkinListDone
- 重画了滚动条以及整个listcontrl的背景和标题条,对ClistCtrl重新进行了封装
ProgressList
- 它是在listcontrl里的项里加入进度条-listcontrl subparagraph's accession progress of
SkinListDone
- 重画了滚动条以及整个listcontrl的背景和标题条,对ClistCtrl重新进行了封装-Redraw the scroll bar and the background and the title of listcontrl clauses, re-package ClistCtrl
listcontrl
- listctrl运用实例,左侧菜单,界面美观实用-listctrl use of examples, the left menu, interface aesthetic practical
ListContrl
- listctrl控件实例源码学习,很受用-listctrl show
ListCtrlColor
- 可以对ListContrl 任意间隔的条目间设置颜色-Set the color can ListContrl any interval entry
listviewsort
- 点击ListContrl 列头进行排序,并绘制排序三角形-To click ListContrl column header to sort and draw a sort triangular
DragTest
- 在ListContrl里面可以实现ITEM拖拽-ITEM drag ListContrl inside
ComPareExecl
- 通过导入两个不同的Execl文件,对比左右两个ListContrl的数据是否一致,并标注出来-By Import of two different Execl file, the contrast around two ListContrl data consistent and marked out
MY-SOCKET
- MFC中各个Dialog之间的传值、添加会话框以及Listcontrl的使用。 并从父窗体弹出的子窗体回弹到原来的父窗体,只需要使用CDialog::onOK() 方法即可,因为模态弹出的对话框具有阻塞性,若是使用新定义的对象再进行DoModal() 方法,反而会出错,即会又重新出现了新的窗体,虽然是一样的窗体,但是内容和值都不再存在。 Updatedata()方法可以实现窗体和函