CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tab dialog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tab dialog - List
[
Dialog_Window
]
把一个tab控件加入到一个form或对话框中
DL : 0
把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Update
: 2008-10-13
Size
: 21.68kb
Publisher
:
张强
[
Dialog_Window
]
移动的tab
DL : 0
非常漂亮、简单、使用的例子, 下载后很容易就可以加入到自己的程序中, 可以为你的系统增色不少哦 代码中:自己定义了CMyTab类,用在基于对话框的程序中,非常方便-very beautiful, simple, and examples of usage, downloading can be easily added to its own procedures, it can be for your system occasion oh code : CMyTab own definition of the category, based on dialog with the process, a very convenient
Update
: 2008-10-13
Size
: 33.94kb
Publisher
:
龙
[
Dialog_Window
]
formview_demo
DL : 0
tab控件控制的多个form-Multiple forms which are controled by Tab control
Update
: 2025-02-17
Size
: 191kb
Publisher
:
夏雨
[
GUI Develop
]
tabtoolbardemo_src
DL : 1
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
Update
: 2025-02-17
Size
: 87kb
Publisher
:
徐丽志
[
Dialog_Window
]
把一个tab控件加入到一个form或对话框中
DL : 0
把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Update
: 2025-02-17
Size
: 29kb
Publisher
:
张强
[
Windows Develop
]
CXTabCtrl - an easier tab control for dialogs and
DL : 0
Update
: 2025-02-17
Size
: 29kb
Publisher
:
[
Windows Develop
]
tabcontrol_src
DL : 1
自定义的标签控件对话框。-Custom Controls dialog box labels.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
易天行
[
Windows Develop
]
tabcontrol_demo
DL : 0
自定义的标签控件对话框-Custom Controls dialog box labels
Update
: 2025-02-17
Size
: 17kb
Publisher
:
明杨
[
Dialog_Window
]
MFC_interface
DL : 0
使用了tab control dde等控件,很不错的界面程序,希望能够帮助大家 -use of the tab control dde such controls, the interface is pretty good procedures in the hope that we can help
Update
: 2025-02-17
Size
: 32kb
Publisher
:
朱创
[
Dialog_Window
]
tab_dialog_demo
DL : 0
使用VC++6.0开发的标签页形式的对话框类-use VC++6.0 development of the tab form of dialog category
Update
: 2025-02-17
Size
: 27kb
Publisher
:
陈贻斌
[
PropertySheet
]
simple_tab_control_2007
DL : 0
一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。-A Tab control, dynamic creation, does not require embedded property page and dialog box, greatly reducing the code. CMyTabCtrl- Very Simple Dynamic Tab Control for MFC.
Update
: 2025-02-17
Size
: 110kb
Publisher
:
sangjisheng
[
StatusBar
]
DialogInDialog
DL : 0
dialog in dialog 对话框嵌套,是比较好的适合做TAB控件特效的时候-nested dialog in dialog dialog box is better suited to be a time when special effects TAB control
Update
: 2025-02-17
Size
: 27kb
Publisher
:
高振刚
[
Other
]
Tab
DL : 0
自己写的VC,显示安装文件的代码,多个对话框组合-Write your own VC, showed that the installation files of code, a number of dialog portfolio
Update
: 2025-02-17
Size
: 41kb
Publisher
:
aaa
[
Dialog_Window
]
TabPage
DL : 0
展示了如何使用标签页对话框。使用这项技术,你的程序就可以有多个操控界面,并且能很方便地在界面之间切换。这为开发大型程序提供的便利。-Demonstrate how to use the tab dialog box. The use of this technology, your program can have more than one control interface, and can easily switch between the interface. This is for the development of large-scale program to provide convenience.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
安庆友
[
VC/MFC
]
TAB
DL : 0
一个在对话框中的Tab控件的实现例子,对初学者有很大帮助。-A Tab in the dialog box controls the implementation of the examples are very helpful for beginners.
Update
: 2025-02-17
Size
: 1.81mb
Publisher
:
王鹏
[
Dialog_Window
]
TabDialog_demo1
DL : 0
tab控件的用法,标签控件的用法。Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.-Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.
Update
: 2025-02-17
Size
: 44kb
Publisher
:
申夏
[
GUI Develop
]
CTabPageSample
DL : 0
VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程-VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
Update
: 2025-02-17
Size
: 46kb
Publisher
:
andylau
[
Tab Control
]
Tab-Control
DL : 0
基于VC++6.0的,利用CTabView在对话框上实现Tab控件,可以直接运行-Based on VC++6.0, the use of CTabView Tab controls in the dialog box to achieve, can be run directly
Update
: 2025-02-17
Size
: 32kb
Publisher
:
yangzhao
[
Dialog_Window
]
VB-has-made-of-the-TAB-dialog-box
DL : 0
VB+制作具有选项卡的对话框,程序及源代码,操作界面解释了编码过程等,无解压密码。-VB has made of the TAB dialog box
Update
: 2025-02-17
Size
: 38kb
Publisher
:
梁少阔
[
Linux-Unix
]
tabdialog.tar
DL : 0
这个程序是qt中如何使用QTabWidget类构建一个tab对话框-The Tab Dialog example shows how to construct a tab dialog using the QTabWidget class.
Update
: 2025-02-17
Size
: 304kb
Publisher
:
xiaoxin
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.