搜索资源列表
动态创建窗体
- 举例介绍如何动态生成windows窗体!-how to create windows dynamicly
动态创建菜单
- VC中创建动态菜单,可以让用户比较方便的进行操作-VC create dynamic menu, which allows users more convenient to operate
动态创建文本框控件
- 本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
动态创建按扭
- 一个动态创建按扭,给初学者使用-create a dynamic buttons for beginners
动态创建控件举例
- 动态创建控件举例-Dynamic Controls for the creation
dyODBC动态创建数据库数据源
- VC++里面动态创建ODBC数据库数据源-VC inside ODBC database to create dynamic data sources
实现动态创建对话框
- VC++实现动态创建对话框-VC create dynamic dialog
动态创建控件
- VB动态创建Commandbutton并响应事件
让动态创建的ActiveX控件响应Windows消息
- 当我们通过CWnd::CreateControl()动态创建ActiveX控件时,Windows消息并不会被发送给我们的由CWnd派生得控件类。例如,即使我们为WM_KILLFOCUS消息创建了句柄,这个句柄也是不会被调用的。(不信你试试 :))
动态创建菜单源代码
- 动态创建菜单源代码
mfcDlg
- 对话框编程实例,包括创建圆形对话框窗口,对话框上动态创建视图等近20个实例-Dialog programming examples. including creating a circular dialog window dynamically create a view in the dialog box, nearly 20 instances of
primax2
- 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
Dongtai
- 自定义动态创建动态的标准控件,例如编辑框、组合框、列表框和树控件等-create control personally,like as edit control,combox control,tree control and so.
static_button
- 动态创建一个static和button-Button to create a static and dynamic
cjct
- delphi控制台下动态创建窗体 消息循环-Under control bench dynamic foundation window news circulation
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
C#动态创建文件并写入txt
- C#动态创建文件并写入txt示例 C#动态创建文件并写入txt(C# Create the file dynamically and write it txt)
ListCtrlExDemo
- MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox cont
动态创建SQL SERVER数据库
- Vb6动态创建SQL SERVER数据库,源码调试说明:运行本实例,需要引用DB_Operation.dll文件。。创建SQL Server数据表,程序自带有DB_Operation.dll注册卸载程序,双击运行即可。测试所用的Database文件在Database文件夹中。(Vb6 dynamically creates the SQL SERVER database, source debugging instructions: running this example, you need
Example026-动态创建控件
- 应用VB6.0,可实现动态创建控件功能。(The application of VB6.0 can realize the function of creating control dynamically)
