Location:
Search - CControlBar
Search list
Description: 自己写的重载ccontrolbar类,用vc6.0写的-himself wrote the heavy ccontrolbar category, with the write vc6.0
Platform: |
Size: 30591 |
Author: 牛黄丸 |
Hits:
Description: 自己写的重载ccontrolbar类,提供菜单功能,用vc6.0写的-himself wrote the heavy ccontrolbar category, the menu function, write the vc6.0
Platform: |
Size: 31146 |
Author: 牛黄丸 |
Hits:
Description: CJ60Lib是基于MFC基础之上的一个扩展库,主要是改进MFC的下述类:
CCJButton - ( CJButton.cpp and CJButton.h )对CButton的改进。
CCJComboBox - ( CJComboBox.cpp and CJComboBox.h )对CComboBox的改进。
CCJControlBar - ( CJControlBar.cpp and CJControlBar.h )对CControlBar的改进。
CCJFrameWnd - ( CJFrameWnd.cpp and CJFrameWnd.h )
CCJMDIFrameWnd - ( CJMDIFrameWnd.cpp and CJMDIFrameWnd.h )
CCJDockBar - ( CJDockBar.cpp and CJDockBar.h ) -CJ60Lib MFC is based on the basis of an extension. MFC is mainly to improve the following categories : CCJButton - (CJButton.cpp and CJButton.h) CB Utton improvements. CCJComboBox - (CJComboBox.cpp and CJComboBox . h) CComboBox improvements. CCJControlBar - (CJControlBar.cpp and CJCont rolBar.h) CControlBar improvements. CCJFrameWnd - (CJFrameWnd.cpp and CJFrameWnd . h) CCJMDIFrameWnd - (CJMDIFrameWnd.cpp and C JMDIFrameWnd.h) CCJDockBar - (CJDockBar.cpp and CJDockBar.h)
Platform: |
Size: 92499 |
Author: 陈其义 |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a bit and was named CCoolBar , I have to do is the application of such. The left window of the directory tree is derived CdirTreeCtrl category, As long as we can use, as detailed code.
Platform: |
Size: 56412 |
Author: 唐刚 |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a bit and was named CCoolBar , I have to do is the application of such. The left window of the directory tree is derived CdirTreeCtrl category, As long as we can use, as detailed code.
Platform: |
Size: 44806 |
Author: 唐刚 |
Hits:
Description: 从CControlBar派生的toolbar.已编译为独立的dll,有使用例子。
在vc++2005下编译。适合mfc初学者学习,使用。
Platform: |
Size: 74258 |
Author: shuijiu |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,我们并不需要从头到尾实现该类,因为Cristi Posea先生已经为我们实现了一个称为CSizingControlBar的类,而且做得相当完美!我们所要做的便是好好地利用该类,为了尽可能地简洁,笔者将CSizingControlBar类修改了一下并命名为CCoolBar,接下来我们将详细介绍如何利用该类实现我们所需的界面。
Platform: |
Size: 25633 |
Author: 廖国忠 |
Hits:
Description: 由CControlBar派生出一个类,实现类似于VC6.0开发平台中左边的那个类视图窗口,可自动停靠
Platform: |
Size: 596307 |
Author: 冷月 |
Hits:
Description: VC6实现的仿.Net2003界面代码,主要用到了CControlBar
Platform: |
Size: 75288 |
Author: windinfly |
Hits:
Description: 一款不错的利用CControlBar对窗口实现定制的程序
Platform: |
Size: 71033 |
Author: 王海峰 |
Hits:
Description: 自己写的重载ccontrolbar类,用vc6.0写的-himself wrote the heavy ccontrolbar category, with the write vc6.0
Platform: |
Size: 30720 |
Author: 牛黄丸 |
Hits:
Description: 自己写的重载ccontrolbar类,提供菜单功能,用vc6.0写的-himself wrote the heavy ccontrolbar category, the menu function, write the vc6.0
Platform: |
Size: 30720 |
Author: 牛黄丸 |
Hits:
Description: CJ60Lib是基于MFC基础之上的一个扩展库,主要是改进MFC的下述类:
CCJButton - ( CJButton.cpp and CJButton.h )对CButton的改进。
CCJComboBox - ( CJComboBox.cpp and CJComboBox.h )对CComboBox的改进。
CCJControlBar - ( CJControlBar.cpp and CJControlBar.h )对CControlBar的改进。
CCJFrameWnd - ( CJFrameWnd.cpp and CJFrameWnd.h )
CCJMDIFrameWnd - ( CJMDIFrameWnd.cpp and CJMDIFrameWnd.h )
CCJDockBar - ( CJDockBar.cpp and CJDockBar.h ) -CJ60Lib MFC is based on the basis of an extension. MFC is mainly to improve the following categories : CCJButton- (CJButton.cpp and CJButton.h) CB Utton improvements. CCJComboBox- (CJComboBox.cpp and CJComboBox . h) CComboBox improvements. CCJControlBar- (CJControlBar.cpp and CJCont rolBar.h) CControlBar improvements. CCJFrameWnd- (CJFrameWnd.cpp and CJFrameWnd . h) CCJMDIFrameWnd- (CJMDIFrameWnd.cpp and C JMDIFrameWnd.h) CCJDockBar- (CJDockBar.cpp and CJDockBar.h)
Platform: |
Size: 92160 |
Author: 陈其义 |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a bit and was named CCoolBar , I have to do is the application of such. The left window of the directory tree is derived CdirTreeCtrl category, As long as we can use, as detailed code.
Platform: |
Size: 56320 |
Author: 唐刚 |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,王骏先生将CSizingControlBar类修改了一下并命名为CCoolBar,我所要做的是应用该类。左边窗口中的目录树,是从类CdirTreeCtrl派生出来的,我们只要引用就可以,详见代码。-map window category is the realization CControlBar derived from the Mr. Wang Jun CSizingControlBar category will change a bit and was named CCoolBar , I have to do is the application of such. The left window of the directory tree is derived CdirTreeCtrl category, As long as we can use, as detailed code.
Platform: |
Size: 44032 |
Author: 唐刚 |
Hits:
Description: 从CControlBar派生的toolbar.已编译为独立的dll,有使用例子。
在vc++2005下编译。适合mfc初学者学习,使用。-CControlBar derived from the toolbar. Have been compiled into a separate dll, have the use of examples. In vc++ 2005 under the compiler. Mfc suitable for beginners to learn, use.
Platform: |
Size: 141312 |
Author: shuijiu |
Hits:
Description: 图中两个窗口的实现类是从CControlBar派生出来的,我们并不需要从头到尾实现该类,因为Cristi Posea先生已经为我们实现了一个称为CSizingControlBar的类,而且做得相当完美!我们所要做的便是好好地利用该类,为了尽可能地简洁,笔者将CSizingControlBar类修改了一下并命名为CCoolBar,接下来我们将详细介绍如何利用该类实现我们所需的界面。-Figure realize two window type is derived from the CControlBar We do not need from start to finish to achieve such, because Mr. Cristi Posea has called us to realize a CSizingControlBar class, and done quite perfect! We need to do is make good use of this kind, as much as possible for simplicity, I will modify a bit CSizingControlBar category and was named CCoolBar, followed by details on how we will realize we need the use of such interface.
Platform: |
Size: 25600 |
Author: 廖国忠 |
Hits:
Description: 由CControlBar派生出一个类,实现类似于VC6.0开发平台中左边的那个类视图窗口,可自动停靠
Platform: |
Size: 595968 |
Author: 冷月 |
Hits:
Description: VC6实现的仿.Net2003界面代码,主要用到了CControlBar-VC6 realize imitation. Net2003 interface code, the main use of the CControlBar
Platform: |
Size: 74752 |
Author: windinfly |
Hits:
Description: 一款不错的利用CControlBar对窗口实现定制的程序-A good use of CControlBar to realize custom window procedure
Platform: |
Size: 70656 |
Author: 王海峰 |
Hits: