搜索资源列表
在view中创建控件
- 在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
动态创建控件举例
- 动态创建控件举例-Dynamic Controls for the creation
VB 不使用控件创建无压缩文档pdf
- VB 不使用控件创建无压缩文档pdf
动态创建控件
- VB动态创建Commandbutton并响应事件
vb.net创建未绑定的+DataGridView+控件
- 如何创建未绑定的 Windows DataGridView 控件
用纯粹的API来创建窗口控件及其控制
- 用纯粹的API来创建窗口控件及其控制-purely API used to create window controls and Control
动态创建控件举例
- 动态创建控件举例-Dynamic Controls for the creation
工具栏上创建滑块和各种edit
- 在工具栏上创建滑块等各种控件例子-the toolbar to create slider controls various examples
ActiveX 控件AGToolTip
- ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用-ActiveX allows you to create various tools alerts AGToolTip of interface development is very useful
VC++编写的ActiveX控件
- ActiveX控件是用户自己编写的控件,并能成功地注册到计算机中并被用户编写的程序所调用以实现用户定义的功能,这样可以节省代码的编写时间。VC++和MFC是用于创建ActiveX控件的强大而灵活的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我们选用MFC来进行ActiveX控件的开发。本程序我们就来写一个简单的ActiveX控件,程序虽然简单,但是从中我们可以了解到ActiveX控件编写的整个过程。-ActiveX is
VC++设计的COM控件
- COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Componen
动态创建文本框控件
- 本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
20_工具栏控件
- 工具栏提供访问常用命令的快捷方式。在VB.NET中,通过向ToolBar 控件中Buttons集合添加Button对象来创建工具栏。-toolbar order to provide access to commonly used shortcuts. In VB.NET, through to the Toolbar Buttons controls were added Button set targets to create to
在view中创建控件
- 在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
ToolComboBox
- TOOLBAR上创建COMBO,可以在工具栏的空白处动态创建控件,如combo,edit等-TOOLBAR create lighter, in the toolbar to create a dynamic space controls, such as combo, edit, etc.
DynCtrl_edit
- //MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。 //程序中完成动态申请资源的记录回收。 //有什么问题联系 chenjp6500@sohu.com 2006.08.21-//MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example.// Dynamic c
DYNACONTORL
- 动态创建控件实例,演示如何动态创建和删除控件-Examples of dynamically created controls, demonstrate how to dynamically create and delete controls
Dongtai
- 自定义动态创建动态的标准控件,例如编辑框、组合框、列表框和树控件等-create control personally,like as edit control,combox control,tree control and so.
动态控件
- VB6 创建多个动态控件,类似控件数组的事件响应处理。(VB6 multi group dynamic control event response scheme)
Example026-动态创建控件
- 应用VB6.0,可实现动态创建控件功能。(The application of VB6.0 can realize the function of creating control dynamically)