搜索资源列表
360TabCtrlDemo
- 一个自定义的CTabCtrl空间,适合初学者-A custom CTabCtrl space, suitable for beginners
TabDemo
- CTabCtrl的使用实例,非常优秀的源代码,适合初学者使用-CTabCtrl use instance, a very good source code, suitable for beginners to use
TabControl(VS2010)
- CtabCtrl控件的使用,涉及Tab项的插入和设置文本。-The use of CTabCtrl control, involving the insertion and set the text of the Tab key.
TabCtrl
- Extension for MFC CTabCtrl (images, ordering, ...)
VMS1.0
- 自制带有关闭按钮的标签,多个排列控制一下就可以替换掉CTabCtrl的默认的标签表头,达到界面美工目的,还有图片三态按钮,LIST控件等其他控件的类封装源码,程序里可能没有全部用上,但也一并附上,希望对一些朋友能有所帮助.-Homemade with a close button s label, multiple alignment control what you can replace the default label CTabCtrl header, the other control
CoolTabCtrl
- [引用自CSDN] tankgreat 2011-09-01上传 该文件中是自绘的CTabCtrl的基类,调用其接口可以自绘tabctrl-Upload tankgreat 2011-09-01 This document is self-painted CTabCtrl base class, call its interface can be customized painted tabctrl
MyTab
- CTabCtrl控件的用法,实现CTabCtrl的一个小例程。-the use of CTabCtrl ,
CTabCtrl
- Listctrl控件和Tab控件的实现与使用,实现了ListCtrl控件的不同行的不同颜色使用-Tab control and the ListCtrl control
CTabCtrlDemo
- 自绘CTabctrl控件,使用MFC编程技术-redraw the ctabctrl contrl,use the mfc