FormFitToMDI Property

Gets or sets the value determining if this Form's size will be bound to the size of it's containing MDI.

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool FitToMDI { get; set; }

Property Value

Boolean

See Also