May 16, 2004 #1 L LDV Active member Joined Dec 29, 2003 Messages 31 Hi Guys, How do i get the Screen Resolution? In GDI .NET - i want to know if the user is in 1024x768x16BitColor .. how do i check it? LDV.
Hi Guys, How do i get the Screen Resolution? In GDI .NET - i want to know if the user is in 1024x768x16BitColor .. how do i check it? LDV.
May 16, 2004 #2 wessamzeidan Well-known member Joined Dec 8, 2002 Messages 379 Location Lebanon I guess this is what youre looking for Code: Screen.PrimaryScreen.Bounds
May 18, 2004 #3 L LDV Active member Joined Dec 29, 2003 Messages 31 First thanks, It does fixes the resolution idea...but how can i check for the BitDepth? BTW: Is there a way also to change it? 10x, LDV
First thanks, It does fixes the resolution idea...but how can i check for the BitDepth? BTW: Is there a way also to change it? 10x, LDV