搜索资源列表
newpropbutton_demo.zip
- 在PropertySheet里(不是Tab control里)添加按钮
tab属性页控键
- tab实现属性页的操作 没有用外加的类 只需要系统体空的控键就可以了-tab achieve operational attributes pages plus the useless category need only system-air control on the keys
CustomTabCtrlDemo
- 自定义的Tabcontrol,非常好看,功能很多,一般的tab控件只能将切换面板放在最上面,这个控件不但可以将面板放在下面而且可以做成非常漂亮的形式,类似语microsoft visual studio下面的输出和调试面板-Tabcontrol, very good looking, a lot of functions, the general tab will only switch control panels on the most above, the control panel wi
bbbzhlx
- 模式和非模式对话框,使用了属性页内嵌PropertySHEET,里面还给出了多个控件的使用,例如:TREE,TAB,RADIO等等多个控件的使用,还有进程条控件-model and non-model dialog box, use the attributes embedded PropertySHEET page, there is also a number of controls in use, such as : TREE, TAB, etc. RADIO control over t
simple_tab_control_2007
- 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。
SourceCode_TabControl
- C# FireFox-like Tab Control
SimpleTab_demo
- Tab control source code in MFC application
CXTabControl_demo
- Advanced tab control in MFC application
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本方案的例子请见源代码打包文件中的Property1部分 在对话框上放置一个Tab Control的控件,再在对话框上放置所需的控件(本例放置了2个按钮,试图在每个标签中显示一个)。然后利用Class Wizard来为Tab Control控件创建一个控件变量,该变量是CTabCtrl类的,再为其他控件也创建相应的控件类。
LBTabCtrl
- VC6下一个美观一点的TAB控件,派生与CTabCtrl类-VC6 a beautiful little TAB control
newpropbutton_demo
- 在PropertySheet里(不是Tab control里)添加按钮-The example of adding button in propertysheet
TheusofTabControl
- 实现TabControl控件的使用,打开5个属性页面。-The use of Tab Control
TabPropertyPage
- 使用Tab控件管理属性页。而不是PropertySheet控件。-Administration property page using the Tab control. Not PropertySheet control.
PropertyGridEx_src
- The PropertyGridEx control shows how to add a new tab to the standard System.Winows.Forms.PropertyGrid. In this sample, a custom page shows all instance fields of the selected object. Additionally it shows how to implement and use the IPropertyValueU