搜索资源列表
easysize_demo
- 要让对话框中的控件随着对话框大小的变化进行自动调整,是一件很头疼的事情,需要在WM_SIZE的响应函数中对所有的控件用MoveWindow()或者SetWindowPos()设置其变化比例,极其繁琐。EasySize是一个很好解决方案,用一些宏封装了内部的实现机制,使用起来方便快捷。-To make the dialog box changes the size of the control with the dialog box to automatically adjust is a ver
dialog
- 基于MFC界面的对话框大小的调整,可以动态的调整对话框中控件大小-the width and the heigth of MFC
colorramp
- NUMERICGAUGE常用于与速度有关的数字显示,而速度常常有一些大小的限制。 NUMERICGAUGE自带的colorramp功能可以让程序的使用者对速度大小的限制一目了然,让我们避免了许多文字的说明。 但是,CVI和LabVIEW中默认情况下,对NUMERICGAUGE控件的colorramp显示功能是禁用的。附件的一个例子将让你立刻明白在CVI如何设置NUMERICGAUGE的colorramp属性。 -NUMERICGAUGE and speed are commonly
dv_foxhelp1
- Visual FoxPro 可以使用您已经安装的字体。字体决定了显示或打印文本的外观。另外,字体决定了控件的位置和大小。-Visual FoxPro can use your installed fonts. Font determines the display or print the text appearance. In addition, the font determines the location and size of the control.
my
- my.ocx控件实现了根据输入的数字字符串自动绘制出相应条形码(交叉二五码制)的功能。 添加了自定义属性页,可调节条形码数值、宽、高、是否输出校验符等参数,并可预览效果; 添加了颜色属性页,在其中可调节前景色和背景色; 添加了字体属性页,在其中可调节输出所用的字体、字形、大小、效果等;-my.ocx control to achieve a number of the input strings automatically draw the appropriate bar code
tiaozhengkongjiandaxiao2
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:调整控件大小-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: resize controls
4
- 控件移动及调整大小,很不错的易语言源码,适合易语言爱好者学习。-Control movement and adjust the size, very good and easy language source code for easy language enthusiasts to learn.
AutoSize
- 让窗体控件随窗口大小自动适应的VB代码,使窗体更加人性化-Automatically adapt to the form control with a window size of the VB code to make the form more user-friendly
ThreeControl
- 第三方控件的使用包括打文件的上传 多文件上传的功能 能够上传文件的大小为1G-The use of third-party controls, including playing the file upload multiple file upload functionality to upload a file size of 1G
VoiceMeterControl
- 用VC++可以控制声音大小的控件,可供初学者参考-VC++ can control the size of the control of sound reference for beginners
36848013VBPaoPao
- 窗体1: 1、添加任务栏图标,同步显示泡泡消息(亦可设置时间,自动显示消息)。 2、设置事件,让窗体在屏幕中闪烁,以达提醒的目的。 3、使用WindowsMediaPlayer控件,进行音乐文件的播放操作。 4、拖拽文件到窗体操作进行添加音乐文件播放列表,可修改成图片拖拽或其它文件拖拽。 5、用模块实现INI文件的读写操作,同步实现了软件版本号的读,写、存操作。 6、初学者用的CMD控件的位置,大小操作演示。 窗体2:
easysize
- 本程序能让对话框中的控件随着对话框大小的变化进行自动调整-This program allows the controls in the dialog box to automatically adjust with the changes in the size of the dialog box
find_file
- vc mfc简单应用 可以查看工程目录下文件的基本信息(路径、大小、最近访问时间、创建时间等) 用到视图列表控件的知识 可以选择大图标、小图标、列表、报告等模式-Vc MFC simple application Can view project directory file basic information (path, size, recent visit to time, creation time, etc.) Use the view list control k
Sizer
- 动态加载控件,并调整控件大小位置。适用于动态窗体设计-Dynamic load control and adjust the size of the control position.
ResizeControl
- 非常实用的一款自动调整屏幕上控件大小的控件-Automatically adjust the screen controls the size of the control
MyTableControl
- MFC程序,从Cwnd派生,自绘CTabCtrl, 可以任意设置颜色,字体,Tab标签位置,动态切换字体,背景色,标签大小和位置,动态添加、删除Tab标签。(MFC program, derived from Cwnd, drawn from CTabCtrl, you can set the color, font, Tab tag position, dynamic switching font, background color, label size and location, dyna
avsvsez
- 动态改变控件大小在程序中改变控件大小,当用户改变窗口大小的时候,控件随着窗口大小的变化,自动改变尺寸,()
Coding
- VC动态改变对话框大小,其中控件也跟着改变(VC dynamically changes the size of the dialog box, where the controls change as well)
自动改变控件尺寸源代码,vc简单demo
- 自动改变控件尺寸源代码,vc简单demo(change control size when window is resizing automatic)
msdule
- 这是老外写的一个动态改变对话框及其控件大小的一个类,非常有价值!里面有操作的文档()