搜索资源列表
tabtoolbardemo_src.zip
- Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite
fromview+tab
- 在基于单文档的程序中,使用CTabCtrl,实现属性页功能-single document based on the procedures, the use of CTabCtrl achieve functional attributes p.
TestTabView
- tabview,based on CTabCtrl you can add different type view into tabctrl-tabview. based on CTabCtrl you can add different type vie w into tabctrl
SimpleTab_src
- Ctabctrl的一个简单的例子,知道如何去产生和显示Tab-Ctabctrl a simple example, know how to produce and show Tab
simple_tab_control_src
- cTABctrl的源程序,我在程序中用的就是它,很好用的-cTABctrl source, I used the procedures it is a good use of
vc_pro
- 说明了CTabCtrl控件的用法,本人正在做一个项目,用到了该控件,和数据库MSDE,和串口通讯,由于公司规定所以不能完全上载工程,只是把前期做的工程和大家分享。-note CTabCtrl control of the use, I was doing a project, used in the control, and MSDE databases, and serial communications, the company provides as it is not fully ava
ctabctrl
- 一个被人忽略的控件CTabControl,实现页面切换,非常实用.
BaseTabCtrl
- 一个很好的自绘的CTabCtrl类。使用简单方便
CTabCtrl
- 实现了一个CTabCtrl达到了分页的目的呵,供大家参考
VC++的CTabCtrl控件实现的属性页切换选项卡
- VC++的CTabCtrl控件实现的属性页切换选项卡,主要是说如何在窗体视图中内加入CTabCtrl控件-VC++ implementation of CTabCtrl control tab to switch property pages, main point is that how to add CTabCtrl Form view control
CTabCtrl.rar
- 关于MFC中 CTabCtrl应用的例子,With regard to the application of MFC in CTabCtrl example
MultiPageInterface.zip
- VC++的多属性页实现,可以实现CTabctrl的多行显示问题。,VC++ realize the many attributes page, you can realize the multi-line display CTabctrl problem.
CTab.rar
- CTabCtrl控件的示例代码,实现了通过点击CTabCtrl控件的标签页在不同的对话框之间切换。基于对话框的MFC程序。,Control CTabCtrl sample code, CTabCtrl achieved by clicking on the tab control in the dialog box to switch between different. MFC dialog-based program.
CTabCtrl.rar
- 一个分页的源代码,vc制作的,值得看啊,A page
OWNERDRAW_TAB.rar
- 实现自绘制标签按钮功能。本程序从CTabCtrl派生出一个CTabCtrlEx控件,用于实现标签控件的自绘制功能,让标签也五花八门吧!,Self-drawing button labels. This procedure CTabCtrl derived from a CTabCtrlEx control, label control for the achievement of self-mapping feature that lets you label a wide variety!
SheetInView_demo
- 在FormView中增加CtabCtrl的例子-Increase in the FormView example CtabCtrl
tabtoolbardemo_src
- Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simp
vc5787822444
- CTabCtrl控件实现属性页功能在视图窗口内加入CTabCtrl控件,设变量名为m_tab,新建两个对话框属性设为Child,None,用ClassWizard生成新的类,基类为Cdialog,分别为Cpage1,Cpage2,ID号分别为IDD_DIALOG1,IDD_DIALOG2。在CtestView内加入两个变量,Cpage1 page1;Cpage2 page2。 -Property page implementation CTabCtrl control functions
CTabCtrl
- 实现tab控件属性页功能的代码,对初学者很有用-Achieve the tab control property sheet function code, useful for beginners
tab
- CTabCtrl 动态增加、删除标签页。 获取CTabCtrl标签页上的文字。-CTabCtrl dynamically add, delete tab. Get CTabCtrl tab page text.