VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Make your form independent of the screen resolution in a single line with VB6.0.

by Bhuwan Chand Joshi (69 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Mon 2nd July 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Make your form independent of the screen resolution in a single line with VB6.0.

Rate Make your form independent of the screen resolution in a single line with VB6.0.




Form1.move 0, 0, Screen.Width, Screen.Height

End Sub

Download this snippet    Add to My Saved Code

Make your form independent of the screen resolution in a single line with VB6.0. Comments

No comments have been posted about Make your form independent of the screen resolution in a single line with VB6.0.. Why not be the first to post a comment about Make your form independent of the screen resolution in a single line with VB6.0..

Post your comment

Subject:
Message:
0/1000 characters