VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Class to set a form min/max size

M. Novaro  (4 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Intermediate   Wed 3rd February 2021


This is a wrapper class that allows you to set minimum and maximum sizes of a form. Never do again checks on the Form_Resize() event, that flickers! This one uses APIs calls to set maximum and mimimum sizes. Four functions calls are needed in the form.
I had a look into VBC, and I found nothing similar to this.
Have a look at it, and leave comments!
Parts of these code are from www.vbaccelerator.com, but this is easier and much better.... :-)

Rate Class to set a form min/max size (5(5 Vote))

Download Class to set a form min/max size

Class to set a form min/max size Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters