Results 1 to 2 of 2

Thread: [RESOLVED] how to clear the monitor screen

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2013
    Posts
    534

    Resolved [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.

  2. #2
    PowerPoster
    Join Date
    Nov 2017
    Posts
    3,467

    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
  •  



Click Here to Expand Forum to Full Width