搜索资源列表
STabCtrl
- 一个Tab控件的演示代码,生成的Tab功能较强,可移植性较好.-a demo code generated Tab function stronger, better portability.
CustomTabCtrlDemo
- 自定义的Tabcontrol,非常好看,功能很多,一般的tab控件只能将切换面板放在最上面,这个控件不但可以将面板放在下面而且可以做成非常漂亮的形式,类似语microsoft visual studio下面的输出和调试面板-Tabcontrol, very good looking, a lot of functions, the general tab will only switch control panels on the most above, the control panel wi
TreePropSheet
- 一个类似树控件显示的属性页。点击左边的Tab,右面就可以显示相关的属性页。-a similar tree controls showed the property pages. Click on the Tab left, the right side can show the property pages.
bbbzhlx
- 模式和非模式对话框,使用了属性页内嵌PropertySHEET,里面还给出了多个控件的使用,例如:TREE,TAB,RADIO等等多个控件的使用,还有进程条控件-model and non-model dialog box, use the attributes embedded PropertySHEET page, there is also a number of controls in use, such as : TREE, TAB, etc. RADIO control over t
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
CustomTabCtrlDemo
- 一个强大的自定义TAB控件的源代码,包括多种流行的TAB风格
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本方案的例子请见源代码打包文件中的Property1部分 在对话框上放置一个Tab Control的控件,再在对话框上放置所需的控件(本例放置了2个按钮,试图在每个标签中显示一个)。然后利用Class Wizard来为Tab Control控件创建一个控件变量,该变量是CTabCtrl类的,再为其他控件也创建相应的控件类。
一个自定义的TAB控件
- 一个自定义的TAB控件
LBTabCtrl
- VC6下一个美观一点的TAB控件,派生与CTabCtrl类-VC6 a beautiful little TAB control
BaseTreeCtrl
- Visual c++下tab控件的美化小程序,包括颜色变化、高亮、颜色渐变,添加到自己的工程中即可直接使用。-beauty the tabctrl in Visual c++, can be used directly.
TheusofTabControl
- 实现TabControl控件的使用,打开5个属性页面。-The use of Tab Control
TabPropertyPage
- 使用Tab控件管理属性页。而不是PropertySheet控件。-Administration property page using the Tab control. Not PropertySheet control.