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

◆ control_box() [2/2]

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

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

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