搜索资源列表
treestore
- Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchi
深入了解MFC文档视结构
- 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数
ex31d
- 一个MDI应用程序,它可以连接到任何DAO数据源。这个应用程序在滚动视图窗口中能够动态显示表。-an MDI application, it can be attached to any data source DAO. This application procedures Scrollview window to dynamic display table.
fatherwindow
- 如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC
wtlmditab_demo.zip
- This class adds a simple tab control in a WTL based MDI application. It is partly based on the freeware MFC version from Dundas Software available at ,This class adds a simple tab control in a WTL based MDI application. It is partly based on the free
Flexible-Application-(WPF)
- wpf模拟MDI窗口源码 wpf中无MDI模式,通过此模版可创建类似WIN32的MDI模式-source analog MDI windows wpf
CsMdiAfx
- MDI应用程序框架(含菜单合并,最近文件列表,子窗体排列,配置文件读写)-MDI Application Framework (including the combined menu, a list of recent documents, sub-arranged form, read and write configuration files)
mdi
- MDI应用程序操作方法如下: 1.编译程序。 2.打开2.2_MDIdebugMysdi.exe程序。 3.进入应用程序主体,单击新建按钮,观察结果,可见新建后出现多个文档。-MDI application methods of operation as follows: 1. Compiler. 2. 2.2_MDIdebugMysdi.exe open procedures. 3. To enter the main applications, click the New but
TestApp
- Simple MFC MDI application, just to test the upload function.
SudokuInCSharp_demo
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
pool_v21
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
colorpicker
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
mouse
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
oglmdi2
- have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to
Mdi
- This Application will help you understand the functionality of MDI in form of .net
mainframe
- 多文档MDI应用程序例子,其中有menu事件处理和toolbar例子-a sample of MDI application which includes the delegating of menu events and a sample of using toolbar
MDI
- MDI Application Design Guideline With Source Code Steps
mdi
- MDI(multiple document interface)应用程序高级技巧三则-MDI (multiple document interface) application tips for three
MDIExemplo
- MDI Application, é uma aplicaç ao de exemplo de MDI s
MDI-pro
- Visual Basic Application Example for using MDI Forms
