搜索资源列表
CatWork0508
- 这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
CDynDialog
- 动态对话框创建,以及常用的Windodws标准控件的动态创建.-dynamic dialog creation, and the usual standard controls Windodws dynamic creation.
CDynamicDialogWithoutTemplate
- Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
实现动态创建对话框
- VC++实现动态创建对话框-VC create dynamic dialog
颜色选择器
- 本程序实现的颜色选择器对话框是从内存动态创建的,这使得这个控件使用起来十分方便。-color selector dialog is the creation of dynamic memory, which makes the controls easy to use.
DynamicCreate.rar
- 自己写的动态创建窗口和及动态窗口响应消息的工程,Writing to create their own dynamic and dynamic window and message window to respond to the works
DynamicDialog_src
- 动态创建并显示对话框,无需先生成好资源。-Dynamically create and display the dialog box without Mr. resources into good.
TestSplitter
- CSplitterWnd 的重载与实现,实现了拆分窗口的动态创建也视图管理,并有测试代码-CSplitterWnd overloaded and realization of the split window to achieve the dynamic management view also create and test code
dynamicsdidemo
- 为SDI项目动态创建不同的视图,而不只是限制在1个视图中。-For the SDI project to create a different dynamic view, not just limited to a view.
DynamicCreate
- 动态创建tab窗口的代码,用VC++实现,很好的例子。-Dynamic create tab window code, using VC++ implementation, a very good example.
MultiWindow
- 是想动态创建多个窗体的功能,有利于运行时节省内存-Is to create more than one form of dynamic features, run-time will help save memory
Example1
- c++builder动态创建窗体,动态创建窗体-Dynamically create a form
wenbnekuang
- 文本框控件的动态创建-the dynamic create of edit control
DynCreateCtrl
- 动态创建编辑框控件,消息响应:当编辑框输入字符时,静态控件会显示编辑框输入内容。这仅是一个动态创建控件的小例-Dynamically created edit box control, the message response: When the edit box to enter characters, static control displays the edit box input. This is just a small case of dynamically created con
CDynamicDialog
- 用Visual C++实现动态创建对话框的程序源码,很不错的demo-Using Visual C++ dialog program to create dynamic code, very good demo! !
CDynamicDialog
- VC++实现动态创建对话框 -VC++ to create dynamic dialog boxes in VC++ to dynamically create dialog
AppModeless
- 实现了动态创建无模式对话框,并可以调节对话框的大小-There is a modeless diaglog created by this project.
ViewDlgDemo
- vc——在对话框上动态创建视图\ViewDlgDemo-vc- dynamically create a view in the dialog box \ ViewDlgDemo
VCPPdongtaiduihuakuang
- 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
