Advertisement
3_2004-2005 Miscellaneous #140275

FullScreen Apps

Make your Form(s) fullscreen without any Active X or even any Code! Very Useful, especially when making VB Games. Takes about 30 sec!

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Ok here is how you make a Fullscreen Form:
Do this in the properties of the form
1) Keep Caption Blank
2) Set ControlBox to False
3) Set WindowState to 2 - Maximized
That it! No code needed!!
Original Comments (3)
Recovered from Wayback Machine