When I maximize a form at design time via the WindowState property, the height and width of the form remain as if never maximized.
How do I get the maximized height and width?
I would just use Screen width and hieght, but I'm trying to take into account whether or not the person has their start menu visible or hidden.
How do I get the maximized height and width?
I would just use Screen width and hieght, but I'm trying to take into account whether or not the person has their start menu visible or hidden.