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

◆ help_button() [2/2]

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

Sets a value indicating whether a Help button should be displayed in the caption box of the form.

Parameters
valuetrue to display a Help button in the form's caption bar; otherwise, false. The default is false.
Returns
Current form.