[Gambas-user] How to know Height and Width of screen?

abbat abbat.81 at ...787...
Mon Jan 23 12:32:56 CET 2012



in VB.NET I get it by this way:

Dim yy As Integer = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height
Dim xx As Integer = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width

How to do it in Gambas 3?

Thanks
-- 
View this message in context: http://old.nabble.com/How-to-know-Height-and-Width-of-screen--tp33187109p33187109.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list