Change Screen Resolution in VB.NET?????

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JaimeM26@gmail.com

    #1

    Change Screen Resolution in VB.NET?????

    I have been able to determine the resolution on the users machine, but
    i am looking for a way to force the resolution to 1024 X 768 if it is
    not that already in VB.NET. Can someone please help me with this.
    Also, is
    there a way to progromatically move the users taskbar back to the top
    or the bottom if it is located on either the left or right side of the
    screen? Thanks.

  • Herfried K. Wagner [MVP]

    #2
    Re: Change Screen Resolution in VB.NET?????

    <JaimeM26@gmail .com> schrieb:[color=blue]
    >I have been able to determine the resolution on the users machine, but
    > i am looking for a way to force the resolution to 1024 X 768 if it is
    > not that already in VB.NET.[/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

    • JaimeM26@gmail.com

      #3
      Re: Change Screen Resolution in VB.NET?????

      Worked great, thanks. I think i actually came to this page yesterday
      but didnt bother to try it. My mistake. LOL. Thanks again.

      Comment

      • gene kelley

        #4
        Re: Change Screen Resolution in VB.NET?????

        On 15 May 2006 12:11:08 -0700, JaimeM26@gmail. com wrote:
        [color=blue]
        >I have been able to determine the resolution on the users machine, but
        >i am looking for a way to force the resolution to 1024 X 768 if it is
        >not that already in VB.NET. Can someone please help me with this.
        >Also, is
        >there a way to progromatically move the users taskbar back to the top
        >or the bottom if it is located on either the left or right side of the
        >screen? Thanks.[/color]


        Speaking as a user, any application that forces a change in MY screen
        resolution and moves MY taskbar, is a poorly designed piece of crap
        application. Suggest you rethink you design.

        Gene

        Comment

        • Cor Ligthert [MVP]

          #5
          Re: Change Screen Resolution in VB.NET?????

          Gene,

          As you know do I write this as well forever. There is one exception.

          If the program is only used in one organisation which has this as rule.

          (Although in my idea they can than spent there time better, therefore those
          rules are mostly temporaly: until this is seen and those who makes this
          rules are fired)

          Cor

          "gene kelley" <okay@by.me> schreef in bericht
          news:l26i629cdq numflieqqduojon loa4l61of@4ax.c om...[color=blue]
          > On 15 May 2006 12:11:08 -0700, JaimeM26@gmail. com wrote:
          >[color=green]
          >>I have been able to determine the resolution on the users machine, but
          >>i am looking for a way to force the resolution to 1024 X 768 if it is
          >>not that already in VB.NET. Can someone please help me with this.
          >>Also, is
          >>there a way to progromatically move the users taskbar back to the top
          >>or the bottom if it is located on either the left or right side of the
          >>screen? Thanks.[/color]
          >
          >
          > Speaking as a user, any application that forces a change in MY screen
          > resolution and moves MY taskbar, is a poorly designed piece of crap
          > application. Suggest you rethink you design.
          >
          > Gene[/color]


          Comment

          • Phill W.

            #6
            Re: Change Screen Resolution in VB.NET?????

            Cor,

            The only possible exceptions are games - Doom.Net anyone? <shudder /> -
            where you may need to switch to a known resolution.

            If an organisation insists on a standard screen resolution, then there
            is /no need/ for any application to change it - it should already be set
            the way it's supposed to be.

            Regards,
            Phill W.

            Cor Ligthert [MVP] wrote:
            [color=blue]
            > As you know do I write this as well forever. There is one exception.
            >
            > If the program is only used in one organisation which has this as rule.[/color]
            [color=blue]
            > "gene kelley" <okay@by.me> schreef in bericht
            > news:l26i629cdq numflieqqduojon loa4l61of@4ax.c om...[color=green]
            >> On 15 May 2006 12:11:08 -0700, JaimeM26@gmail. com wrote:
            >>[color=darkred]
            >>> I have been able to determine the resolution on the users machine, but
            >>> i am looking for a way to force the resolution to 1024 X 768 if it is
            >>> not that already in VB.NET. Can someone please help me with this.[/color][/color][/color]

            Comment

            • Cor Ligthert [MVP]

              #7
              Re: Change Screen Resolution in VB.NET?????

              Phill,
              [color=blue]
              >
              > The only possible exceptions are games - Doom.Net anyone? <shudder /> -
              > where you may need to switch to a known resolution.
              >[/color]
              I good game does that not need anymore, I see a lot of those.
              [color=blue]
              > If an organisation insists on a standard screen resolution, then there is
              > /no need/ for any application to change it - it should already be set the
              > way it's supposed to be.
              >[/color]
              But you cannot easy protect that. However as said I find it a real strange
              organisation who tells there employees how height their chair (which is
              changable) has to be. To give an anology.

              Cor


              Comment

              • C-Services Holland b.v.

                #8
                Re: Change Screen Resolution in VB.NET?????

                Cor Ligthert [MVP] wrote:
                [color=blue][color=green]
                >> But you cannot easy protect that.[/color][/color]
                [color=blue]
                > Cor
                >
                >[/color]

                Policies. Easily enough.


                --
                Rinze van Huizen
                C-Services Holland b.v

                Comment

                Working...