Advertisement
ASP_Volume3 Miscellaneous #46023

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

Shrnutí AI: 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.

Zdrojový kód
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!!
Původní komentáře (3)
Obnoveno z Wayback Machine