SystemInformation.PrimaryMonitorMaximizedWindowSize : SystemInformation « Development « VB.Net Tutorial






public class Test
   public Shared Sub Main
        Console.WriteLine(System.Windows.Forms.SystemInformation.PrimaryMonitorMaximizedWindowSize)

   End Sub
End class
{Width=1288, Height=746}








7.28.SystemInformation
7.28.1.SystemInformation.PrimaryMonitorMaximizedWindowSize
7.28.2.System Information: DoubleClickSize, DoubleClickTime, MouseButtons, MouseButtonsSw apped
7.28.3.System Information: MousePresent, MouseWheelPresent, MouseWheelScrollLines, Native MouseWheelSupport