搜索资源列表
拆份窗口
- 用VC++实现的关于拆分窗口的例子,各个窗口用的View也不同,有EditView,ListView,FormView,等-with VC on the split window examples of the various window View different, EditView, ListView, FormView, etc.
Sp拆分窗口的lit
- 有关于窗口拆分的 功能类似于资源管理器 不错的-split window on the function similar to the resource management for good
SpecialShow
- 一个演示在不同窗口中进行图像特效变换的源代码,有助于对窗口拆分理解和学习。-demonstration in a different window for image effects transform the source code and contributed to a split window for understanding and learning.
SSplitter_demo
- 可以在对话框中和视图窗口使用分割窗口的类-the View dialog box window and the use of the split window category
DialogBar调用切分窗口
- MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
Ch10Demo3.rar
- 此代码实现静态分割窗口,将窗口分为左右两个窗格,左侧窗口采用原来的视图,右侧窗口将采用一个列表视图,This code implements the static split window, the window is divided into two panes, the left window, to retain the original view, the right window will use a list view
split-window
- 示范如何使用MFC制作拆分窗口,适合入门-illustrate how to make splitted view with MFC
tongbuxianshi
- 分割窗口,并实现不同窗口中同步显示信息功能-Split window, and to achieve different windows simultaneously display information function
SplitterControl
- VC++6.0,真正的动态分割窗口,鼠标右双击动态添加分割窗口-VC++6.0, the true dynamic partitioning window, double-click the right mouse dynamically add split window
TestSplitter
- CSplitterWnd 的重载与实现,实现了拆分窗口的动态创建也视图管理,并有测试代码-CSplitterWnd overloaded and realization of the split window to achieve the dynamic management view also create and test code
ViewSplitter
- 基于单文档的窗口拆分窗口实例,每个窗口对应一个view类-Based on single document window split window instance, each window corresponds to a view category
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 .
mulview
- 分割窗口将窗口分成几个部分,每个部分通常代表一个视图(但也可以是具有子窗口标识的CWnd对象),又称窗格。-Window will be split window is divided into several parts, each part is usually on behalf of a view [but may also be labeled with the child window CWnd object], also known as pane.
02
- 一个分裂窗口的例子,分为三个pane,三个之间可以互相通信-Example of a split window, three pane, mutual communication between the three
SplitWnd
- 分割窗口,将文档视图窗口分割成一行两列来显示-Split window, the document view window, and his party split into two columns to show the
Splitter
- MFC中灵活拆分窗口,是大家窗口编程的好例子。MFC中灵活拆分窗口,是大家窗口编程的好例子。-Flexible split window in MFC is a good example of all windows programming. MFC flexibly split window, is a good example of programming all windows.
SncPile
- 该程序描述了如何在单文档程序中创建静态拆分窗口;如何创建基于CFormView类的窗口。-This procedure describes how to create a single document program static split window how to create a window based on the CFormView class.
Split_Dialog
- 使用VC实现对话框窗口添加分隔栏的程序代码。-Dialog window using the VC to add dividers to achieve the program code.
MFC-Split-window
- 本实例是一个典型的分割式窗口,即可在同一个框架窗口里同时显示多个视图,这些视图可以是同一个视图,也可以是不同的视图。-This example is a typical split window, you can display multiple views in the same frame window, these views can be the same view, also can be a different view.