-
Jan 29th, 2025, 10:38 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] how to clear the monitor screen
I have written a small game. when I run the .exe there is other stuff on the screen (the desktop) and I would like my form to be the only thing displayed. Is there an easy way to clear the monitor screen before running the game. Maybe something I could put in the form_load? I would need to do this from vb.net. Thanks in advance.
-
Jan 29th, 2025, 10:44 PM
#2
Re: how to clear the monitor screen
Set the WindowState of the form to maximized.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|