YWindowMaximizeBox Property
|
Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the form.
Namespace: Upsilon.Common.FormsAssembly: Upsilon.Common.Forms (in Upsilon.Common.Forms.dll) Version: 2.3.2+14985a67b419f90e14e6b1bde61d18cf6cf12b27
Syntax public bool MaximizeBox { get; set; }
Property Value
BooleanSee Also