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

◆ top_most() [2/2]

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

Sets a value indicating whether the form should be displayed as a topmost form.

Parameters
valuetrue to display the form as a topmost form; otherwise, false. The default is false.
Returns
Current form.