[archived content]

Form.maximumSize property

public Size maximumSize   [property setter]
public Size maximumSize   [property getter]

Get or set the maximum size of the form.

myform.maximumSize = Size(500, 500);
Page last modified on August 30, 2010, at 12:27 AM