VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Outline Form Resize

Ed Jones  (1 Submission)   Custom Controls/Forms/Menus   VB Script   Advanced   Wed 3rd February 2021

If you've ever tried to skin you app you'll most likely have noticed that when you resize the form you get a lot of flickering from the graphics. This code provides a method of resizing the form without all the flickering!
When you resize the form using this code, an outline is shown and the form is resized when the mouse is released. The outline will also snap back to the existing size of the form and to the edges of the screen.
Don't forget to vote if you like it =)

Assumes
To use simply move your cursor to the edges/corners of the form and click and drag. The outline will show the new size of the form, when you release the mouse the form will resize.

Rate Outline Form Resize (3(3 Vote))

Download Outline Form Resize

Outline Form Resize Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters