Resizer (with source code)
To keep Controls in proportion to a form
Inputs
put these code in form1
sub form_load()
cResizer.autoInit
end sub
sub form_Resize()
cResizer.autoSize
end sub
Rate Resizer (with source code)
(3(3 Vote))
Download Resizer (with source code)
Resizer (with source code) Comments
No comments yet — be the first to post one!
Post a Comment