搜索资源列表
根据窗体大小改变控件大小
- 根据窗体大小改变各控件大小位置,可用于对话框程序,单文档视图程序,多文档视图程序-change the size of the control position, the dialog procedure can be used alone View Document procedures and documentation procedures View
窗体内的控件大小随窗体的变化而变化(OCX文件)
- 窗体内的控件大小随窗体的变化而变化(OCX文件)-window intimate with the Control Window Size changes in the (OCX)
窗体内的控件大小随窗体的变化而变化(DLL文件)
- 窗体内的控件大小随窗体的变化而变化(DLL文件)-window intimate with the Control Window Size changes in the (DLL)
AutoResizer-控件自动缩放
- 关于vb应用的例子 说明如何改变控件大小 用于不同分辨率-on vb Application examples of how to change the controls for different sizes resolution
控件大小随窗口变化
- 控件大小随窗口变化-control with the size of the window changes
动态改变大小的控件
- 这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着修正这个bug。 。-the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag. But the drawback is that w
矢量图形控件 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 图形控件:
模拟QQ小键盘的一款Delphi控件源码
- 内容索引:Delphi源码,控件组件,小键盘 模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳… FAutoFitSize: Boolean; //是否自动调整大小 FAtOnceRePaint: Boolean; //字段改变后是否立即刷新 FUsePicture: Boolean; //使用图片做为
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.
picture
- 在一个picture控件中显示一张图片,图片大小与控件大小相适应-Control in a picture show a picture, image size and control the size of fit
autoresize_dialog
- 当你拖动对话框,可以根据你拖动的方向,调整对话框里所有控件的位置,也可以根据对话框的大小调整控件的大小。-When you drag the dialog box, you can drag in accordance with your direction, adjusting the dialog box the location of all controls can also be adjusted according to the size of the dialog box cont
dialog
- 基于MFC界面的对话框大小的调整,可以动态的调整对话框中控件大小-the width and the heigth of MFC
DynOcx
- vb开发运行时动态改变控件大小的程序源码,值得一看。-vb development of run-time dynamic change in the size of the program source code control, worth a visit.
ResizerPrj
- 控件大小随对话框(resize)改变!-With the dialog box controls the size (resize) to change!
dlgtest2
- 能够利用对话框picture控件打开一副图像,并能根据图像大小改变控件大小-Able to take advantage of picture controls to open a dialog box images, and image size to change the controls in accordance with the size of
CreportCtrl
- 控件大小随窗口调整了小例子,VC7+Windows Xp 测试通过-Control to adjust the window size with a small example, VC7+ Windows Xp test
窗体大小改变后控件大小和字符大小自动改变
- 窗体大小改变后控件大小和字符大小自动改变(When the form size changes, the control size and character size change automatically)
自动改变控件尺寸源代码,vc简单demo
- 自动改变控件尺寸源代码,vc简单demo(change control size when window is resizing automatic)
自动缩放窗体内控件
- 实现窗体内所有控件的自动缩放,跟随窗体大小进行自动放大与缩小(Automatic scaling of all controls within the form, automatically amplifying and narrowing following the size of the form)