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

◆ window_state() [2/2]

virtual form & xtd::forms::form::window_state ( form_window_state  value)
virtual

Sets a value that indicates whether form is minimized, maximized, or normal.

Parameters
valueA form_window_state that represents whether form is minimized, maximized, full_screen, or normal. The default is form_window_state::normal.
Returns
Current form.