搜索资源列表
视图分割
- 动态切分窗口的例子,大家常常需要将视图分割,这里提供一个很好的例子-window example, we often need to split views, it provides a good example
拆份窗口
- 用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.
TestViewform
- 单文档视图的分割!多次分割,可以在分割出来的窗口里创建不同的控件-single document View segmentation! Many segmentation, can be split up in the creation of a window of Control
SSplitter_demo
- 可以在对话框中和视图窗口使用分割窗口的类-the View dialog box window and the use of the split window category
SplitterDlg_demo
- 转载的SplitterDlg_demo,vc++环境,dlg下的split视图例子-reprinted SplitterDlg_demo, vc + + environment. dlg the split View examples
split
- 一个非常好用的界面分割类 里面有demo 非常好的一个类,大家可以
Split
- 实现win窗口分拆,可以自由分拆。 可以实现上下左右分拆
DialogBar调用切分窗口
- MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
splite MFC窗口设计源码
- MFC窗口设计源码 基于父窗口的窗口分割 是初学者的必下程序 -MFC source code based on the parent window to window design window will be split under the program is for beginners
cxysplit.zip
- 该vc小例子实现了对话框窗口分割,对学习vc界面处理的用户很有帮助,Vc small example of the realization of the dialog window, split, to learn vc handle the user interface, very useful
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
Frame
- 许多VC界面程序合集,包括透明窗口、不规则窗口、窗口拆分等,很有用的。-Many VC interface program collection, including a transparent window, irregular window, window split and so on, very useful.
view.rar
- VC实现窗口的切换和窗体的分割,其中包括窗体的动态分割,与静态分割,VC window switch and the realization of the split form, including the form of the dynamic segmentation, and static segmentation
Moniter
- 界面的继承,分屏及改变大小及一些其它的做系统的功能-Interface inheritance, split screen and change the size and number of other functions to do
SplitView
- 视图分割示例,如何在一个窗口中分割出多个视图来。-Views split sample, how to split a window out to multiple views.
split-into-five-panes-
- 将windows串口分割成5个小窗口,每个窗口使用不同的模块,具有不同的功能-split the mainframe into five panes
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.