|
-
Jun 17th, 2003, 09:28 AM
#1
Thread Starter
Hyperactive Member
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)

-
Jun 17th, 2003, 09:52 AM
#2
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|