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

◆ show_icon() [2/2]

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

Sets a value indicating whether an icon is displayed in the caption bar of the form.

Parameters
valuetrue if the form displays an icon in the caption bar; otherwise, false. The default is true.
Returns
Current form.