screen Resolution Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rich

    #1

    screen Resolution Problem

    I am writing a game program, and when a certain event happens (Button89
    is clicked) the screen resolution needs to change to 800X600. How do I
    do this? I have VB.net 2003(.net 1.1). I also would like some sample
    code

    Thanks in advance
    -Rich

  • Herfried K. Wagner [MVP]

    #2
    Re: screen Resolution Problem

    "Rich" <RMSUPERSTAR99@ gmail.com> schrieb:[color=blue]
    >when a certain event happens (Button89 is clicked) the
    > screen resolution needs to change to 800X600.[/color]

    Changing the screen resolution
    <URL:http://dotnet.mvps.org/dotnet/faqs/?id=setscreenre solution&lang=e n>

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    Working...