搜索资源列表
菜单、对话框控件、滚动条控件的运用
- 对于菜单、对话框控件、滚动条控件的综合的练习。 freely dynamically add scrollbar, image and so on.-for menus, dialog controls, rolling integrated control of the practice. Freely dynamically add scrollbar, image and so on.
对话框、按钮及编辑框控件
- 一个有关对话框、按钮及编辑框控件的源程序,用MFC所编写。-one of the dialog box, a button and edit box control of the source, using MFC prepared.
VB6resizer(控件含原码)
- 一个超简单的缩放控件,自动控制其他控件自动适应窗口变化. 启动VB程序 , 打开一个工程' '按Ctrl T打开部件对话框 '找到并选中VB6ResizerLib后点击确定 '将工具箱中新出现的VB6Resizer控件拖动到窗体上即可 '被调整控件需要使用Tag属性定义调整规则 , 方式如下: 'H -调整高度 'W -调整宽度 'T -调整控件与顶部距离 'L -调整控件与左侧距离 '例如"HW"表示自动调整高度和宽度. 'TL的优先
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
控件随窗口的变化比例变化
- 基于对话框的MFC应用程序编程,当点击最大化按钮,对话框的中的所有控件随窗口的最大化而最大化^^^
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
初学者适用的对话框和控件实例
- 初学者适用的对话框和控件实例 包括模态 非模态 属性页 进度条等,Beginners dialog box and controls applicable examples include modal modeless property pages, such as progress bar
DialogAutoLayout.rar
- 对话框自动布局类。可以实现对话框控件的自动布局,比如对话框移动尺寸时,其上的控件可以按照预先定义的模式进行自动布局。,Automatic layout of type dialog box. Dialog box enables the automatic layout of controls, such as mobile Size dialog box, the controls on the pre-defined in accordance with the automatic layo
3dMeter_demo
- 3D 形状仪表控件,可用于vc++对话框和窗口,参数可以调整,颜色由显示设备决定-3D shape of instrument control, can be used in vc++ dialog box and window parameters can be adjusted by the color display device decide
Test
- 对话框控件的操作,ListCtrl控件中数据的动态增加,并且数据可保存为txt文件-Dialog control operation, ListCtrl control the dynamic increase of the data and the data can be saved as a txt file
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。-The realization of the ingenious escape button. How do I create a property page dialog box and the wizard dialog box, combo box (how to adjust the s
Lesson7Code
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
Resizer_demo
- 对话框中控件的位置随对话框大小的变化而变化-Location of the control changes with the the size of dialog box
DlgAutoSize_src
- 当对话框中控件数量过多,且需要进行缩放的时,需要手工在Onsize中为每个控件位置和大小的计算,实现繁琐,本程序可实现 对话框内部控件自动缩放-When the dialog box controls the number of excessive, and the need for scalable, there is a need in the Onsize manual controls for the location and size of each calculation, the
VCdialogsize
- 实现对话框控件随对话框大小的自动调整,在你的工程中把这个类添加进去即可。-The realization of the size of the dialog box dialog box control with automatic adjustment of your project in this category can be added.
DynamicControls
- 实现对话框窗体内控件的缩放和位置的布局,比较实用。-make dialog controler enlarge by window frame
qtmydialogdemo
- QT 对话框控件使用,及相关的控件的使用实例-QT dialog box controls to use, and related controls the use of an instance of
layoutmgr_demo
- 对话框控件跟随对话框一起动,控件按比例缩放,相对位置不变-Dialog control with the following dialog box, move, control, scaling, the relative position of the same
SKWLWYI
- 用vc编写的windows程序,用于展示各种对话框控件的使用,(Using vc to write Windows programs to demonstrate the use of various dialog control,)