Take taskbar/quicklauch bars into account???

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I want my form to be opened in the top, right corner of my desktop. Normally
I could just use the following code to do this:

'Position and show settings form
Me.Top = 0
Me.Left = Screen.Width - Me.Width
Me.Show

....BUT, this doesn't take into account users who have there Taskbar located
at the top or right edge of the screen.

How can I determine where the top, right corner of the visible desktop
really is so my app doesn't open up underneath the taskbar, etc.

Thanks!


.



Relevant Pages

  • Re: Splash screen
    ... That example doesn't have the main for shown underneath the splash screen. ... I ned the main app to show along withth splash screen? ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to properly reply to this newsgroup?
    ... Good luck. ... > I notice that some replies appear underneath the questions. ... Prev by Date: ...
    (rec.woodworking)
  • Re: Skyline graphics.
    ... underneath their door mirrors exhudes some kind of class. ... * With pudding references implied for thoroughness. ... Prev by Date: ...
    (uk.rec.cars.modifications)
  • Writing over an executable?
    ... app. ... and then restart that application without any user input? ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: how to determine .NET framework version
    ... > I created an ASP.NET app. ... How can I figure out if it uses ver. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)