文件名称:autosize
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-06
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- cpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB自动缩放窗体内控件,作者: NICK PATEMAN。适用于VB6.0环境,以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定,你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可。可对窗体内的TextBox、ComboBox、ListBox、STRETCHALL等控件自由缩放,请参见源码实例-VB automatically zoom window controls in vivo, the authors: NICK PATEMAN. Suitable for VB6.0 environment, before you may need to write a lot of code that controls the zoom window of the body, and now only need one code can get, as long as you want to zoom in TAG property value of the control in setting a flag, and then use the following statement can be. Windows can body TextBox, ComboBox, ListBox, STRETCHALL freely zoom and other controls, see the source code examples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
重点推荐:自动缩放窗体内控件\Autosize.vbp
............................\Autosize.vbw
............................\frm_main.frm
............................\frm_main.frx
............................\frm_test.frm
............................\frm_test.frx
............................\mod_autosize.bas
............................\mod_frmsubclass.bas
............................\mod_restrictsize.bas
............................\MSSCCPRJ.SCC
重点推荐:自动缩放窗体内控件