How can a Visual Basic 6 program fit the screen. Is there a command for this and will it work for XP, Vista, and Windows 7
jamesweeks 0 Newbie Poster
Recommended Answers
Jump to PostWill the vbmaximized work with the program running in XP, Vista, and Windows 7. Thanks for your help
Yes, what vb5prgrmr has said will work for any Windows version.
You can also set this as a property in the VB6 IDE (if you didn't want to define it in …
Jump to PostJamesweeks,
You have to keep in mind that when you fit your form to a screen size, you need to resize all controls on the form as well to keep a proper and neat looking form.
I have attached a very basic sample on how to achieve this. …
All 6 Replies
vb5prgrmr 143 Posting Virtuoso
jamesweeks 0 Newbie Poster
jonc 3 Junior Poster
AndreRet 526 Senior Poster
jamesweeks 0 Newbie Poster
AndreRet 526 Senior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.