xtd 0.2.0
Loading...
Searching...
No Matches

◆ max_window_track_size()

static xtd::drawing::size xtd::forms::system_information::max_window_track_size ( )
static

Gets the default maximum dimensions, in pixels, of a window that has a caption and sizing borders.

Returns
A size that specifies the maximum dimensions, in pixels, to which a window can be sized.
Remarks
The max_window_track_size property indicates the maximum dimensions to which a user can drag resize a window. The value returned by max_>window_track_size refers to the dimensions of the entire desktop.