xtd 0.2.0
Loading...
Searching...
No Matches

◆ maximize_box() [2/2]

virtual form & xtd::forms::form::maximize_box ( bool  value)
virtual

Sets a value indicating whether the Maximize button is displayed in the caption bar of the form.

Parameters
valuetrue to display a Maximize button for the form; otherwise, false. The default is true.
Returns
Current form.