搜索资源列表
动态创建文本框控件
- 本程序讲述如何在程序运行过程中动态的添加一个文本框控件,添加其他类型控件的方法是类似的。-the procedures on how to run the dynamic process of adding a text box controls, add other types of control methods are similar.
如何让CListCtr控件自适应填满整个对话框
- 创建CListCtr控件后如何让CListCtr控件自适应填满整个对话框-establish control after CListCtr how adaptive control CListCtr fill the entire dialog
在程序窗口中创建按钮控件
- 这是一个用VC7。0写的在在程序窗口中创建按钮控件的程序。-with VC7. 0 written in the window control button to create the procedures.
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 toolbar.
在view中创建控件
- 在文档类视图中创建各种控件,如按钮控件,listbox控件,editbox控件-View category in the document creating the various controls, such as button controls, listbox controls, controls editbox
如何创建CListCtrl控件的多行标题
- 该代码例子提供如何创建CListCtrl控件的多行标题。-The code examples for how to create more CListCtrl Control trip heading.
动态创建控件举例
- 动态创建控件举例-Dynamic Controls for the creation
在状态条中添加各种控件
- 该代码提供了在状态条中可以创建和显示各种控件的例子-The code provided in the state can be created and controls showed various examples
ActiveX 控件AGToolTip
- ActiveX 控件可以让你创建各种工具条提示AGToolTip,对界面开发非常有用-ActiveX allows you to create various tools alerts AGToolTip of interface development is very useful
控件源码
- 用来创建不同控件的源码,用c编的,大家可以参考-different controls used to create the source code, using the c series, we can refer to
动态创建控件
- VB动态创建Commandbutton并响应事件
动态控件开发的例子
- 经常从事VC++编程的朋友可能就会知道,动态控件的用途很大,但创建工作非常繁琐,以至于很多朋友都被吓怕了,不敢去用,
mfc自绘菜单控件
- mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。
mfc中自绘ComboBox控件可记录输入的历史
- mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。
Win32
- 纯API创建对话框和通过数组批量建立各种控件-API CREATE DIALOG AND A LOTS OF BUTTON
primax2
- 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
8
- TREEVIEW控件实例,创建一个带复选功能的树控件。-TreeView control instance.
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
Dongtai
- 自定义动态创建动态的标准控件,例如编辑框、组合框、列表框和树控件等-create control personally,like as edit control,combox control,tree control and so.
动态控件
- VB6 创建多个动态控件,类似控件数组的事件响应处理。(VB6 multi group dynamic control event response scheme)