文件名称:tabtoolbardemo_src
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 87kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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函数的创建过程中。-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
相关搜索: tab
control
CDialogBar
toolbar
CTabCtrl
tab
CToolBar
tabtoolbardemo_src
tab
dialog
tab
control
tool
bar
ctab
control
CDialogBar
toolbar
CTabCtrl
tab
CToolBar
tabtoolbardemo_src
tab
dialog
tab
control
tool
bar
ctab
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FlatTabCtrl.cpp
FlatTabCtrl.h
MainFrm.cpp
MainFrm.h
MaxToolBar.aps
MaxToolBar.clw
MaxToolBar.cpp
MaxToolBar.dsp
MaxToolBar.dsw
MaxToolBar.h
MaxToolBar.ncb
MaxToolBar.opt
MaxToolBar.plg
MaxToolBar.rc
MaxToolBarDoc.cpp
MaxToolBarDoc.h
MaxToolBarView.cpp
MaxToolBarView.h
ReadMe.txt
res
...\MaxToolBar.rc2
...\tabtoolb.bmp
...\toolbar1.bmp
...\Toolbar_cold.bmp
...\Toolbar_hot.bmp
Resource.h
StdAfx.cpp
StdAfx.h
TabToolBar.cpp
TabToolBar.h
FlatTabCtrl.h
MainFrm.cpp
MainFrm.h
MaxToolBar.aps
MaxToolBar.clw
MaxToolBar.cpp
MaxToolBar.dsp
MaxToolBar.dsw
MaxToolBar.h
MaxToolBar.ncb
MaxToolBar.opt
MaxToolBar.plg
MaxToolBar.rc
MaxToolBarDoc.cpp
MaxToolBarDoc.h
MaxToolBarView.cpp
MaxToolBarView.h
ReadMe.txt
res
...\MaxToolBar.rc2
...\tabtoolb.bmp
...\toolbar1.bmp
...\Toolbar_cold.bmp
...\Toolbar_hot.bmp
Resource.h
StdAfx.cpp
StdAfx.h
TabToolBar.cpp
TabToolBar.h