文件名称:Resizemodule03112002
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-08-13
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- shabbi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Dynamic control resizing module
Scott Peterson
IBPeterson@cox.net
The purpose of this module is to dynamically resize all of the controls on a form
when it is resized.
In order to impliment this module you must call its initialize sub on form load
and pass it the form name.
In order for it to do the dynamic resizing you must call the sizechange sub from
the form s resize event and pass it the form name.
This builds a VDB or virual database object as I ve called it for a control.
I set the limit at 1000 wh-Dynamic control resizing module
Scott Peterson
IBPeterson@cox.net
The purpose of this module is to dynamically resize all of the controls on a form
when it is resized.
In order to impliment this module you must call its initialize sub on form load
and pass it the form name.
In order for it to do the dynamic resizing you must call the sizechange sub from
the form s resize event and pass it the form name.
This builds a VDB or virual database object as I ve called it for a control.
I set the limit at 1000 wh
Scott Peterson
IBPeterson@cox.net
The purpose of this module is to dynamically resize all of the controls on a form
when it is resized.
In order to impliment this module you must call its initialize sub on form load
and pass it the form name.
In order for it to do the dynamic resizing you must call the sizechange sub from
the form s resize event and pass it the form name.
This builds a VDB or virual database object as I ve called it for a control.
I set the limit at 1000 wh-Dynamic control resizing module
Scott Peterson
IBPeterson@cox.net
The purpose of this module is to dynamically resize all of the controls on a form
when it is resized.
In order to impliment this module you must call its initialize sub on form load
and pass it the form name.
In order for it to do the dynamic resizing you must call the sizechange sub from
the form s resize event and pass it the form name.
This builds a VDB or virual database object as I ve called it for a control.
I set the limit at 1000 wh
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SizeChange.bas
vdb.cls
browser.frm
file browser.vbp
Default.txt
File Viewer.exe