ComponentOne Menus and Toolbars for WinForms
MaximizeBox Property (FloatingWindowOptions)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command.Docking Namespace > FloatingWindowOptions Class : MaximizeBox Property
Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the floating window.
Syntax
'Declaration
 
Public Property MaximizeBox As System.Boolean
public System.bool MaximizeBox {get; set;}
Remarks
This property has effect only if FormBorderStyle property is set to System.Windows.Forms.FormBorderStyle.Sizable value.
See Also

Reference

FloatingWindowOptions Class
FloatingWindowOptions Members