VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Class to set a form min/max size

by M. Novaro (4 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)


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

Download Class to set a form min/max size

Download Class to set a form min/max size (3 KB)

Class to set a form min/max size Comments

No comments have been posted about Class to set a form min/max size. Why not be the first to post a comment about Class to set a form min/max size.

Post your comment

Subject:
Message:
0/1000 characters