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

◆ close_box() [2/2]

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

Sets a value indicating whether a close box is displayed in the caption bar of the form.

Parameters
valuetrue if the form displays a close box in the upper-left corner of the form; otherwise, false. The default is true.
Returns
Current form.