搜索资源列表
动态控件数组的创建
- 在窗体中动态地创建控件,在窗体中动态地创建控件.-Creating Control Array Dynamical in the Form.
动态创建文本框控件
- 本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
ToolComboBox
- TOOLBAR上创建COMBO,可以在工具栏的空白处动态创建控件,如combo,edit等-TOOLBAR create lighter, in the toolbar to create a dynamic space controls, such as combo, edit, etc.
ActiveCreateControls
- 一个MFC运行时动态创建控件的实例,在vc下通过运行-an MFC to create run-time dynamic control of examples and by running under vc
DYNACONTORL
- 动态创建控件实例,演示如何动态创建和删除控件
SCtl
- 一个动态控件源码,可以方便实现动态创建控件并支持事件响应、可保存与读取等功能。
动态创建控件举例
- 动态创建控件举例-Dynamic Controls for the creation
117
- 动态创建控件的例子,解决了vb5中不能\"无中生有\"的毛病-example, the side web page scr ipting solution were not "purely fictitious" illnesses
VC++设计的COM控件
- COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Obje
动态创建控件
- VB动态创建Commandbutton并响应事件
CSizer_demo.zip
- 动态改变控件大小,位置。在视图中动态创建按钮,可随意拖动位置和改变大小,Dynamic changes the control size and location. In this program,dynamically created a button, and can easily drag the location and change the size.
primax2
- 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
DynPropGrid_src
- 用于C#动态属性控件代码,提供了动态创建属性控件的方法和例子-Dynamic properties for the C# control code, dynamic creation of attributes to provide control methods and examples
Dongtai
- 自定义动态创建动态的标准控件,例如编辑框、组合框、列表框和树控件等-create control personally,like as edit control,combox control,tree control and so.
VBDynamicallyCreateControlArray
- VB,动态创建控件数组,可以动态地创建(在程序运行的时候创建)也可以动态地删除,代码比较简单,希望对需要的人有帮助。-VB, dynamically create a control array, you can dynamically create (in the program is running when the creation) can also be dynamically removed, the code is relatively simple, hope to those
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
delphi动态创建组件
- delphi 动态创建控件 1 delphi 动态创建控件2 delphi 动态创建控件3(delphi 1 delphi2 delphi3 delphi 4 delphi5 delphi6 delphi7 delphi8 delphi9 delphi10 delphi 11)
动态控件
- VB6 创建多个动态控件,类似控件数组的事件响应处理。(VB6 multi group dynamic control event response scheme)
kongjian
- 根据数据库内容动态创建panel label等控件(Dynamically create panel, label and other controls according to the database content)
Example026-动态创建控件
- 应用VB6.0,可实现动态创建控件功能。(The application of VB6.0 can realize the function of creating control dynamically)