Results 1 to 2 of 2

Thread: Get Screen Size? [resolved]

  1. #1

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346

    Get Screen Size? [resolved]

    In VB 6 i was able to get the screen size pretty simple (although i forgot how since i got .NET). In C# i want to get the screen size to determine where to place a certain form. How can i get the screen size?
    Thanks
    Last edited by kleptos; Jun 17th, 2003 at 09:53 AM.
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  2. #2

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    If anyone is interested its:

    Screen.PrimaryScreen.Bounds.Width
    Screen.PrimaryScreen.Bounts.Height
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


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