[]
        
(Showing Draft Content)

C1.Win.C1Command.Docking.FloatingWindowOptions.MaximizeBox

MaximizeBox Property

MaximizeBox

Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the floating window.

Declaration
[C1Category("Appearance")]
[C1Description("FloatingWindowOptions.MaximizeBox", "Specifies whether the Maximize button is displayed.")]
public bool MaximizeBox { get; set; }
Remarks

This property has effect only if FormBorderStyle property is set to Sizable value.