Gets or sets the maximum allowed client size for a form.
public Size MaximumClientSize { get; set; }
Public Property MaximumClientSize As Size
This property is intended for internal use only, and hidden. Normally, you don't need to use it.