
resizing forms and controls
Quote:
>> > bah... don't buy one when there are hundreds of freebies available...
>> > about 40 on this site alone
>> > http://www.vbdiamond.com
>> Not a single one there as far as I can see.
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=14866
"This class will automatically resize all controls on a form when the form
is resized, like the VideoSoft Elastic control.Please refer to the comments
within the code before using."
Not when the text size or font changes...
Quote:
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=15764
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=16163
" A simple resize class which will resize all your controls on the form
with 2 function calls. The class will also resize the cells of an
MSFlexGrid class.Steps:1.declare new class instance dim ResizeForm as new
Resize 2.in the form load get the initial size ResizeForm.Resize_Initilize
Me the Me paramter is the form it self 3.in the form resize event call the
Size_Changed ResizeForm.Size_Changed MeYou must add a reference the the
MSFlexGrid control to any project that uses this class, or remove the part
of the code that references MSFlexGrid."
Bot when the text size or font changes...
Quote:
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=15247
"This module allows you to subclass a Form so that you can restrict that
forms ability to resize to cirtian dimensions. The source code is not very
well commented but is still very easy to understand."
Doesnt resize a form at all
And so it goes....
Quote:
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=16357
> http://www.vbdiamond.com/Sources/ViewSource.asp?ID=16603
> ... and that's just from the first results page (of four, apparently)
> Yeah, sure, Ken exaggerated a little, asimple search for "resize"
> returns 46 results, but some of those are commentary rather than
> examples, and a few are examples of something else that the term
> "resize" applies to. If I cared to search exhaustively, I'd bet
> the total would be more like 25.
Zero hits sofar...........