搜索资源列表
StereoVision
- CSplitterWnd控件,按比例分隔窗口(按1:1分)。上面两窗口带小状态栏。-CSplitterWnd controls, prorated separate window (1:1). The above two small windows with status bar.
splits
- 这个由Visual C++ 5.0开发的程序演示如何管理View中的切分窗口,用到了CSplitterWnd::DeleteView()和CSplitterWnd::CreateView()等成员函数
CSPlitterWnd_Demo
- 对Visual C++中的切分窗口的示范使用,这是一个完整的功能,虽然功能简单,但对CSplitterWnd类的使用却是清晰明了!
Splitter
- CSplitterWnd的扩展程序,用户可以定义分割条,并贴上图片,使分割条不再单调。
CSplitterWnd
- 一个小小的实例程序,教你如何实现窗口风格
SingleDocSplitTwoView
- 这是一个很好的模仿例子,用于在VC中将单文档的一个视图划分为两个视图的CSplitterWnd例子,值得参考扩充。
usefulsplitter_src
- 这是一个重写的CSplitterWnd类,可以替换其中的View,还可以可以锁定和解锁分隔条,非常好用!
文档/视图结构窗口分格
- 文档/视图结构窗口分格,讲解CSplitterWnd的用法
CSplitterWnd.rar
- MFC动态分割窗口!是非常有用的VC源码!很多开发中都会用到,MFC dynamic partition window! VC is a very useful source! Will use a lot of development
CSplitterWnd
- 创建mfc单文档程序,并将视图创库分割成需要的模式-Mfc program to create a single document, and record the view mode of the needs of library divided into
SplitterDlg
- VC通过CFrameWnd,CSplitterWnd实现对话框窗口任意分割-divided Dialog arbitrarily by VC
TestSplitter
- CSplitterWnd 的重载与实现,实现了拆分窗口的动态创建也视图管理,并有测试代码-CSplitterWnd overloaded and realization of the split window to achieve the dynamic management view also create and test code
csplitter
- VC 分割窗口效果 大家都知道可以在一个CFrameWnd上面使用CSplitterWnd以做出分割窗口的效果-VC partition window effect we all know in a CFrameWnd above CSplitterWnd use to make the effect of split window
MySplit
- 本人在学习VC时写的一个使用CSplitterWnd类实现静态窗口拆分的小程序,在VC6.0下测试通过。-A small procedure about how to realize static split window using CSplitterWnd class, which is tested in VC6.0 .
vc_multi_windows
- 在vc环境下实现窗体的多视图静态分割,通过移动鼠标可以动态的调整各个窗口的大小,附有详细的注释说明及实现方法,拷贝过去简单修改就能很容易的实现你的应用。-use CSplitterWnd class to Splitter windows.
SplitterDlg_src
- 对话框窗口分割,实现对话框程序的分割的源码程序- The CSplitterDialog class adds splitter capabilities to a dialog, much like the MFC CSplitterWnd class does to a child frame.
csplitter
- VC 分割窗口效果 大家都知道可以在一个CFrameWnd上面使用CSplitterWnd以做出分割窗口的效果(呵呵,顺便,分割窗口可是MFC程序的一大特色.原来(Delphi没有加上这个的支持之前),你只要看到了分割窗口,几乎可以肯定是MFC的.(哈哈,当然,也有人用SDK做一个出来,有这种闲的家伙么?呵呵,好象废话太多了点).-VC 分割窗口效果 大家都知道可以在一个CFrameWnd上面使用CSplitterWnd以做出分割窗口的效果(呵呵,顺便,分割窗口可是MFC程序的一大
MySplitterWnd
- 继承CSplitterWnd类,可在此基础上定制个性分割条-Inherit the CSplitterWnd classes, custom personalized on the basis of the splitter bar
topfind1
- 学习CsplitterWnd 类分割窗口的用法,和tab控件控制显示CTreeCtrl控件的使用。-The program tell you Learn about the use of the CsplitterWnd class to divide window,and tell you how to use tab ctrl to show CTreeCtrl in a seprated window.
CSplitterWnd
- Visual C++实现窗口分割、程序源代码、可运行-CSplitterWnd,Visual C++ realize window can run source code division
