Mega Code Archive
Categories
/
VB.Net Tutorial
/
Development
SystemInformation PrimaryMonitorMaximizedWindowSize
public class Test public Shared Sub Main Console.WriteLine(System.Windows.Forms.SystemInformation.PrimaryMonitorMaximizedWindowSize) End Sub End class {Width=1288, Height=746}