VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Resize That Works with (SSTAB) and Font Resize Easy to understand

Bill Daugherty II  (2 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code actually resizes your forms contents for you. Contents include SSTAB and does adjust the font size.

Inputs
Private Sub Form_Resize() ResizeFormFor Me End Sub

Assumes
A nice thing about this code, It is very easy to understand. Please note: I have received this code from a friend who has received this code from another friend, they both have extensively edited it and no one knows who the original program was of this. If that is you please let us know so we can give you credit for it. However I do know that everyone can use this code and it is free for your use… The original code when I got it didn’t support SSTAB nor did it support FONT size changes. I added this feature.

Returns
As your window resizes your controls resize and re-position...

Rate Resize That Works with (SSTAB) and Font Resize Easy to understand (19(19 Vote))

Download Resize That Works with (SSTAB) and Font Resize Easy to understand

Resize That Works with (SSTAB) and Font Resize Easy to understand Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters