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

◆ minimize_box() [2/2]

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

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

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