MaximizeBox Property (FloatingEventArgs)
In This Topic
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 Boolean
public bool MaximizeBox {get; set;}
See Also