Advertisement
ASP_Volume2 Miscellaneous #34978

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

ИИ-обзор: 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.

Исходный код
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!!
Оригинальные комментарии (3)
Восстановлено из Wayback Machine