CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mfc tab control
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mfc tab control - List
[
GUI Develop
]
wtlmditab_demo
DL : 0
This class adds a simple tab control in a WTL based MDI application. It is partly based on the freeware MFC version from Dundas Software available at
Update
: 2025-02-17
Size
: 51kb
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
]
MDITab
DL : 0
给MFC 中的MDI子窗口增加tab控制条,类似tab页面,对应着每个child窗口-MFC to the MDI window-increasing tab control, similar tab pages, corresponding to each child window
Update
: 2025-02-17
Size
: 102kb
Publisher
:
wbt
[
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
[
GUI Develop
]
XPTabApp
DL : 0
MFC库,VC++开发环境,实现XP风格的tab control,可改变tab的位置,上下左右-MFC Library, VC++ Development environment, realize XP style tab control, can change the tab position from top to bottom around
Update
: 2025-02-17
Size
: 33kb
Publisher
:
GYK
[
PropertySheet
]
SimpleTab_demo
DL : 0
Tab control source code in MFC application
Update
: 2025-02-17
Size
: 120kb
Publisher
:
Ivan
[
PropertySheet
]
CXTabControl_demo
DL : 0
Advanced tab control in MFC application
Update
: 2025-02-17
Size
: 30kb
Publisher
:
Ivan
[
Windows Develop
]
Win32_SDK_C_TabControl_source
DL : 0
TabControl demo. Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of plain old C. What I did find did not support keyboard navigation. After extensively using tab controls in VB.NET, I had an idea of what features would make for an easy-to-implement Win32 tab control.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
VladimirT
[
Dialog_Window
]
TabControl
DL : 1
MFC TAB Control使用小例,例子不算大,还可以-MFC TAB Control Test
Update
: 2025-02-17
Size
: 46kb
Publisher
:
动力传说
[
GUI Develop
]
VisualFramework(ViewsTabsandSplitters)
DL : 0
一个基于单文档(SDI)的、使用MFC的简单界面框架;界面上主要表现的功能有:视图的拆分、Tab控件的功能、CEdit控件及其它一些视图窗体在拆分窗口中的叠加;主要特色:对控件代码进行了良好的封装,使用面向对象的观念对所有可视对象进行了统一的管理;-Based on Single Document (SDI), and a simple interface using MFC framework interface functions mainly include: the split view, Tab control functions, CEdit control and other forms in the split window view of the superposition main features: the control code of a good package, use the concept of object-oriented visualization for all objects of a unified management
Update
: 2025-02-17
Size
: 252kb
Publisher
:
jiqiubo
[
GUI Develop
]
CTab
DL : 0
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.
Update
: 2025-02-17
Size
: 1.88mb
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
[
Dialog_Window
]
Tab
DL : 0
Tab Control的使用方法,VC++ MFC 编程,word文档-The use of Tab Control,VC++,MFC
Update
: 2025-02-17
Size
: 22kb
Publisher
:
李金岳
[
GUI Develop
]
DEMO_tabwork
DL : 0
MFC的TAB控件示例以及相关操作,详见里面内容-MFC-TAB control sample as well as related operations, see the contents inside
Update
: 2025-02-17
Size
: 4.81mb
Publisher
:
[
Windows Develop
]
2007082211560012676
DL : 0
MFC TAB控件 创建 用于探讨使用-TAB control
Update
: 2025-02-17
Size
: 105kb
Publisher
:
辉
[
Tab Control
]
tabTest
DL : 0
this tab control example code. can you raise the dialog on the tab control. based on MFC(visual 2008) -this is tab control example code. can you raise the dialog on the tab control. based on MFC(visual 2008)
Update
: 2025-02-17
Size
: 4.49mb
Publisher
:
kim jun oh
[
Button control
]
5467787
DL : 0
一个很好的MFC tab控件的应用列子,可以直接编译,并且很容易看懂-A good application Liezi MFC tab control, you can directly compile and very easy to understand
Update
: 2025-02-17
Size
: 7.04mb
Publisher
:
bobo
[
GUI Develop
]
Explorer
DL : 0
一个Exepoler,用mfc 编写的,里面包含了 tree control 和 tab control的应用,大家共同进步-A Exepoler, written with mfc, hoping to provide people in need, we progress together ...
Update
: 2025-02-17
Size
: 1.92mb
Publisher
:
邓雪潘
[
Tab Control
]
mfc_TabControl
DL : 0
mfc下的自绘的Tab控件,可在标签前添加位图,非常漂亮,简单易用。-mfc Tab painted under the self-control can be added before the label bitmap, very beautiful, easy to use.
Update
: 2025-02-17
Size
: 16.99mb
Publisher
:
季末
[
Tab Control
]
MFC-tab
DL : 0
MFC中的TAB控件实例编程,带TAB图标-The TAB control instance in the MFC programming with TAB ICONS
Update
: 2025-02-17
Size
: 11kb
Publisher
:
hanse
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.