CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vc tab control
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - vc tab control - List
[
GUI Develop
]
TabControl
DL : 1
vc Tab Control使用示例- vc Tab Control s use example
Date
: 2008-10-13
Size
: 59.19kb
User
:
何浪
[
GUI Develop
]
sizing_tabctrl_bar
DL : 0
一个用VC写的可变大小的TabCtrl 非常好用-VC write a variable size TabCtrl very handy
Date
: 2025-12-24
Size
: 43kb
User
:
庄凝
[
GUI Develop
]
CXTabControl_demo
DL : 0
对Tab Control的具体实现,对初级程序员具有参考价值。-Tab Control of the concrete realization of junior programmers with reference value.
Date
: 2025-12-24
Size
: 30kb
User
:
秦伟
[
GUI Develop
]
TabControl
DL : 0
vc Tab Control使用示例- vc Tab Control s use example
Date
: 2025-12-24
Size
: 119kb
User
:
何浪
[
GUI Develop
]
如何使用VC++提供的TAB控件
DL : 1
在VC++中如何使用TABCONTROL控件 VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。 我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟 -in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
Date
: 2025-12-24
Size
: 49kb
User
:
王泽民
[
GUI Develop
]
TabContreing
DL : 0
Tab Control控件使用的例子,写的比较详细,适合参考 -Tab Control examples of usage and write more detailed, Tab Control for reference examples of the use of control and write a more detailed and appropriate reference
Date
: 2025-12-24
Size
: 44kb
User
:
亮亮
[
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
Date
: 2025-12-24
Size
: 33kb
User
:
GYK
[
GUI Develop
]
Win32_SDK_C_TabControl_demo
DL : 0
用VC实现界面中控件TabControl的基本功能。-VC interface used to achieve the basic functions of TabControl control.
Date
: 2025-12-24
Size
: 124kb
User
:
张松宝
[
GUI Develop
]
CMyTabCtrl_src
DL : 0
因为在VC中使用Tab控件,是一件很麻烦的事,本人借鉴了别人的代码,开发了自己一款的TAB控件,希望能帮助大家.-Because in VC to use Tab controls, is a very troublesome thing, I learn from someone else s code, developed its own in a TAB control, hoping to help people.
Date
: 2025-12-24
Size
: 2kb
User
:
CMyTabCtrl_src.zip
[
GUI Develop
]
CoolTabCtrl
DL : 0
本示例程序演示了一个自绘TAB控件的实现方法。每一个TAB按钮与一个视图对应,类似于OFFICE中ONENOTE那样的形式。TAB按钮可以使用普通外观,也可以使用自绘外观,或者使用图片。使用这样的形式,可以代替传统的MDI形式。示例程序使用VC6+WTL7.0编写。-This example demonstrates a self-painted TAB control method. TAB each button corresponds with a view, similar to OFFICE OneNote as in form. TAB button can use the general appearance, can also use the self-painted look, or use the picture. Use this form, you can replace the traditional MDI form. Examples of procedures for the use of VC6+ WTL7.0 prepared.
Date
: 2025-12-24
Size
: 88kb
User
:
徐宇
[
GUI Develop
]
tab
DL : 0
VC++中的具体控件的使用说明,希望对大家有帮助。-VC++ specific control instructions, in the hope that everyone has to help.
Date
: 2025-12-24
Size
: 4kb
User
:
木木
[
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
Date
: 2025-12-24
Size
: 252kb
User
:
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.
Date
: 2025-12-24
Size
: 1.88mb
User
:
沈家骏
[
GUI Develop
]
simple_tab_control_src
DL : 0
source code of simple tab control in vc-source code of simple tab control in vc++
Date
: 2025-12-24
Size
: 26kb
User
:
Sen
[
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
Date
: 2025-12-24
Size
: 46kb
User
:
andylau
[
GUI Develop
]
TabControl
DL : 0
在VC中,选项卡控件的使用比VB语言复杂,此文件详细说明了TabCtrl控件的使用方法,希望对大家有帮助-In the VC, the use of the tab control complex than the VB language, this document details the use of TabCtrl controls, and I hope helpful to everyone
Date
: 2025-12-24
Size
: 10.45mb
User
:
Chen Yanzheng
[
GUI Develop
]
CNC_Source
DL : 0
类似windows资源管理器风格的程序,左侧是树控件,右侧是Tab控件标签页,采用的TabView,VC 6.0编写。-Like windows explorer style program on the left is a tree control, Tab control tab on the right is using the TabView, VC 6.0 preparation.
Date
: 2025-12-24
Size
: 37kb
User
:
TheLostMind
[
GUI Develop
]
menu-tab-control
DL : 0
vc++做的一个拉帘式菜单,类似与outlook,适合学习-a menu and tab control like outlook toolbar window style
Date
: 2025-12-24
Size
: 92kb
User
:
xml
[
GUI Develop
]
VC2010_TabbedView
DL : 0
VC中在类似Tab的View,使用方便,View类来表达,使用时可参考,用的是最新的开发工具VC++2010-Tab in the similar VC View, easy to use, View class expression can be used for reference, with the latest development tools VC++2010
Date
: 2025-12-24
Size
: 86kb
User
:
rrtyty
[
GUI Develop
]
table
DL : 0
VC++之控件之使用Tab控件,提供基本的的TAB控件的使用方法-VC++ Tab control the use of controls, provide the basic use of the TAB control
Date
: 2025-12-24
Size
: 391kb
User
:
zl
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.