文件名称:tabtoolbardemo_src.zip
-
所属分类:
- 标签属性:
- 上传时间:
-
文件大小:86.95kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
下载1 (86.95kb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
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 simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar.
创建一个制表工具栏
因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。
在这里我将和你共同分享创建制表工具栏的最重要的细节。
实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。
The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar.
创建一个制表工具栏
因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。
在这里我将和你共同分享创建制表工具栏的最重要的细节。
实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : tabtoolbardemo_src.zip 列表 res/MaxToolBar.ico res/MaxToolBar.rc2 res/MaxToolBarDoc.ico res/tabtoolb.bmp res/Toolbar.bmp res/Toolbar_cold.bmp res/Toolbar_hot.bmp res/toolbar1.bmp MaxToolBar.aps FlatTabCtrl.h MainFrm.h MaxToolBar.h MaxToolBarDoc.h MaxToolBarView.h Resource.h StdAfx.h TabToolBar.h FlatTabCtrl.cpp MainFrm.cpp MaxToolBar.cpp MaxToolBarDoc.cpp MaxToolBarView.cpp StdAfx.cpp TabToolBar.cpp MaxToolBar.clw MaxToolBar.plg MaxToolBar.ncb MaxToolBar.opt MaxToolBar.dsp MaxToolBar.dsw MaxToolBar.rc ReadMe.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.