搜索资源列表
使用固定大小的切分窗口在视图中加入标尺
- 使用固定大小的切分窗口(上面、左边部分)在视图中加入标尺。(就象Photoshop中的标尺那样)酷极了-use of fixed-size cut-window (above, left) into the View Bar. (Photoshop as a yardstick as) a very cool
视图分割
- 动态切分窗口的例子,大家常常需要将视图分割,这里提供一个很好的例子-window example, we often need to split views, it provides a good example
切换无切分的视图
- 如果你需要实现多个视图的窗口的显示,那么看看这个是有好处的.这个程序虽然简单,但是他告诉了你怎样去操作多个视图的转换.-If you need to achieve multiple views of the display window, then look at this is a good thing. This procedure is simple, but he tells you how to operate the various View conversion.
切分窗口
- 以单文档应用程序为例,在框架客户区实现三叉切分窗口,且每个窗格使用不同的视图-a single-file application as an example, in the framework of the district to achieve customer segmentation trigeminal window, and each pane using different view
ChooseBookTool
- 此程序用到了,ADO连接ACCESS数据库,切分窗口,以及不同视图之间进行通信.List Control和Tree Control,用户UI线程等技术.-use of this procedure, ADO connection ACCESS database segmentation window different Views of communication between. List Control and Tree Control, users UI thread technology
SWITCH_VIEW
- 动态改变静态切分窗口视图类的例子,对view采用动态生成与动态销毁的方法-dynamic segmentation change static window View category example, dynamic view of the formation and destruction of the dynamic method
splitterwindow
- 一个简单的切分窗口的例子,很容易实现视图间的通讯,有一定代表性.-a simple segmentation window example, it is easy to realize the communication between the View and a certain representation.
Splitter_SdiT2
- 一个可以动态切分窗口的程序。本程序可以通过菜单选项,把应用程序窗口多个不同的视图。比如先把窗口分割为左右两部分,在把右侧窗口拆分为2部分,3部分等;也可以把已经拆分的窗口重新合并。基于单文档的程序(SDI)。
liaozhigan0644
- 使用固定大小的切分窗口(上面、左边部分)在视图中加入标尺(就象Photoshop中的标尺那样)酷极了解压密码为www.csai.cn。
CHAP01
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第1章的代码,其中包含如下程序的代码。 1.1 进入\"欢迎\"界面 1.2 移动字幕 1.3 椭圆窗体 1.4 透视窗体 1.5 模式对话框 1.6 非模式对话框 1.7 通用对话框 1.8 收缩/扩展对话框 1.9 窗体视图 1.10 HTML视图 1.11 滚动视图 1.12 单视类的SDI动态切分窗口 1.13 双视类的MDI静态切分窗口
source
- Visual C++ 6.0中实现三叉切分窗口与多视图,运行环境:Win 2000;Microsoft Visual C++ 6.0,winxp
csharp
- 实例1 \"欢迎\"界面 实例2 动态字幕效果 实例3 透明窗体 实例4 静态切分窗口 实例5 滚动视图 实例6 字形窗口 实例7 多边形窗口 实例8 HTML浏览器 实例9 窗口的动画效果 实例10 实现动画图标 实例11 动态切分窗口 实例12 橡皮区矩形 实例13 多个定时器 实例14 椭圆窗体
DialogBar调用切分窗口
- MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC
实现三叉切分窗口与多视图
- Visual C++ 6.0中实现三叉切分窗口与多视图-achieve trigeminal segmentation window with a View
切分窗口和切换的视图
- 切分窗口和切换的视图源代码goog设计分厂好使用见文件说明-split window and switching View source code goog good use of plant design document see Note
Splitter
- 文档视结构切分窗口,CView和CFormview添加按钮,并且实现右侧视图相应切换功能,还可以隐藏和去掉工具栏。 -Documents depending on the structure segmentation window, CView, and CFormview the Add button, and the realization of the right side view of the corresponding switching function, you can al
Qiefen_xiugai
- 能通过菜单的方式把视图切分,是学习切分窗口比较好的入门程序。-Way through the menu to view segmentation is segmentation study entry procedures for a better window.
实验四 框架窗口 (1)
- 本实验中,Ex_Form 是用表达视图来进行学术的课程成绩管理的一个简单例 程。同时,为了能用列表视图来显示学生的课程成绩,还添加了“多视图的切换” 功能。Ex_Look 是一个自然的简单资源浏览器的例程,其中还用到了切分窗口、 文档和文件夹的本地查找以及 CImageList 类的使用等。(In this experiment, Ex_Form is a simple example of the management of academic curriculum performance by
fxmqq30
- 动态改变静态切分窗口视图类的例子,对view采用动态生成与动态销毁的方法()