Welcome![Sign In][Sign Up]
Location:
Search - CSplitterWnd

Search list

[Windows DevelopExSplitterForWnd

Description: 一个重绘SplitterWnd的例子,继承自mfc的CSplitterWnd.
Platform: | Size: 3236 | Author: 李伟 | Hits:

[Dialog_WindowSingleDocSplitTwoView

Description: 这是一个很好的模仿例子,用于在VC中将单文档的一个视图划分为两个视图的CSplitterWnd例子,值得参考扩充。
Platform: | Size: 42211 | Author: 丁伟 | Hits:

[Dialog_Windowusefulsplitter_src

Description: 这是一个重写的CSplitterWnd类,可以替换其中的View,还可以可以锁定和解锁分隔条,非常好用!
Platform: | Size: 2375 | Author: 盈仔 | Hits:

[GUI DevelopCSplitterWnd Extension that Allows Switching Views

Description: 奉献一组WINDOWS界面编程的SPLITTER VIEW操作SDI和MDI源码,有焦点窗口高亮显示,VIEW的DRAG和DROP,VIEW的SWITCH操作等-a dedicated group of the Windows programming interface SPLITTER VIEW operation MDI and SDI source, the focus window highlighted, and the phenomenon and VIEW DROP, VIEW operation of the SWITCH
Platform: | Size: 29330 | Author: babysun | Hits:

[Dialog_Window文档/视图结构窗口分格

Description: 文档/视图结构窗口分格,讲解CSplitterWnd的用法
Platform: | Size: 83962 | Author: angeryi214 | Hits:

[Windows DevelopDemoSDI

Description: 關於view的SDI,裡面含有標尺定位-view of the SDI, it contains the standard positioning
Platform: | Size: 67584 | Author: | Hits:

[Button controlStaticSplitterWnd

Description: 静态切分窗口,这个类是从WTL的SplitterWnd里面扒出来的,因为MFC的SplitterWnd实在是 太太太难用了,而且很难看,看到WTL里面的这个不错,想拿来用,不过如果是MFC程序的话再加上WTL的风格有些不协调,就干脆把它的形式改成MFC的风格了,函数看着挺多,不过常用并不多,至于注释嘛,我只是在经常用的函数声明上大概写了几句,相知道具体实现,那就去看代码吧:)-splitting static window, this category is from the WTL serving SplitterWnd inside out, because MFC SplitterWnd wife is too hard to use and hard to see inside the WTL Yes, they will apply to, but if MFC procedures for the WTL coupled with the style of some disharmony on stem crisp it into the form of MFC style, watching sport the function, but more commonly used is not as Notes, but as I was frequently used function declaration probably write a few words, is to know the specific realization, then look at the code it :)
Platform: | Size: 6144 | Author: 仇韬 | Hits:

[Dialog_WindowSingleDocSplitTwoView

Description: 这是一个很好的模仿例子,用于在VC中将单文档的一个视图划分为两个视图的CSplitterWnd例子,值得参考扩充。-This is a very good example to imitate for the VC will be a single document view is divided into two examples CSplitterWnd view, it is also useful to expand.
Platform: | Size: 41984 | Author: 丁伟 | Hits:

[GUI Developst_splitterwnd_demo

Description: 分割窗口,水平垂直方向,可以按对话框控件分割,自动改变控件大小-Split window, horizontal and vertical direction, can be divided according to the dialog box controls, automatic controls to change the size of
Platform: | Size: 46080 | Author: zhang | Hits:

[Dialog_Windowusefulsplitter_src

Description: 这是一个重写的CSplitterWnd类,可以替换其中的View,还可以可以锁定和解锁分隔条,非常好用!-This is a rewrite of CSplitterWnd category, you can replace one of View, also can lock and unlock the separator bar, very easy to use!
Platform: | Size: 2048 | Author: 盈仔 | Hits:

[GUI DevelopData

Description: 用CSplitterWnd把CView分成左右两列,左边的一列放的是CtreeCtrl;然后把右边的一列分成上下两行,上面的一行放的是CFormView,下面一行放的是CListView!-CSplitterWnd to use CView divided into about 2, the left is a place CtreeCtrl then right into an upper and lower two lines above his release is CFormView, following his release is CListView!
Platform: | Size: 47104 | Author: chunyou128 | Hits:

[Windows CETestDoc

Description: 开发环境为EVC,armv4i,单文档程序。实现了在单文档中添加CSplitterWnd控件,并在CView中加入CTabCtrl控件,可以进行tab间的切换,并使用CDC画图。-Development environment for the EVC, armv4i, single-document procedures. Achieved in a single document CSplitterWnd add controls, and CView add CTabCtrl controls, can switch between the tab and use the CDC drawing.
Platform: | Size: 2851840 | Author: chaojijun52 | Hits:

[Dialog_Windowcsplitter

Description: VC 分割窗口效果 大家都知道可以在一个CFrameWnd上面使用CSplitterWnd以做出分割窗口的效果-VC partition window effect we all know in a CFrameWnd above CSplitterWnd use to make the effect of split window
Platform: | Size: 2048 | Author: 中方 | Hits:

[Dialog_WindowMySplit

Description: 本人在学习VC时写的一个使用CSplitterWnd类实现静态窗口拆分的小程序,在VC6.0下测试通过。-A small procedure about how to realize static split window using CSplitterWnd class, which is tested in VC6.0 .
Platform: | Size: 1991680 | Author: 刘雪 | Hits:

[source in ebookDsplit

Description: 利用CSplitterWnd进行窗口分栏-Window to use CSplitterWnd column
Platform: | Size: 2849792 | Author: haha | Hits:

[Windows DevelopVC_SPLITTERWND

Description: 该程序较为详细的给出了CSplitterWnd类的一个应用实例,并附带了说明文档。-The program gives more detailed CSplitterWnd class instance of an application, and comes with documentation.
Platform: | Size: 2052096 | Author: zhangkun | Hits:

[Dialog_Windowvc_multi_windows

Description: 在vc环境下实现窗体的多视图静态分割,通过移动鼠标可以动态的调整各个窗口的大小,附有详细的注释说明及实现方法,拷贝过去简单修改就能很容易的实现你的应用。-use CSplitterWnd class to Splitter windows.
Platform: | Size: 1045504 | Author: name | Hits:

[VC/MFCDialog_CSplitterWnd

Description: Dialog 对话框能用分割器CSplitterWnd分离-Dialog dialog box can be used splitter CSplitterWnd separation
Platform: | Size: 48128 | Author: | Hits:

[Windows Developvc_split

Description: VC++中,用CSplitterWnd切分窗口的实例程序,程序简单,应该可以一目了然了。-A project of VC++ is provided. It s a demo for dividing one window into several parts. This demo code uses CSplitter
Platform: | Size: 21504 | Author: Jin Zhang | Hits:

[ComboBoxData

Description: 窗口分割左边是CTreeCtrl右边是CListView-Windows partition on the left is the CTreeCtrl right is CListView
Platform: | Size: 47104 | Author: zhao | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net