Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1529

[VB6] UcFormResizerLimiter

$
0
0
What it is? A User Control to flicker free limit the resize of a form without
the need to add any code to the form.


Also (and the reason why I created it) is the ability to disable the limits
on the IDE Form Designer screen. Now you can edit really big forms or forms that are
bigger than your screen without problem.
The control is not needed to run bigger forms. You can edit the form and then
disable and remove the control.


Name:  FormResizer1.jpg
Views: 193
Size:  45.4 KBName:  FormResizer2.jpg
Views: 192
Size:  33.1 KB


When enabling it from Design mode it print the original form size to the debug window
in case the user run the project/save with the expanded state and loss the original
values. (Yes, it happened to me several times!)


Note: To force the form size to become big instantly on the Design IDE set
the 'minimum' size. if you only set the 'maximum' you will need to resize
It manually


It use MST for subclassing by wqweto



Download: ucResizeLimiter_v1.0.zip
Attached Images
  
Attached Files

Viewing all articles
Browse latest Browse all 1529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>