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

◆ system_menu() [4/6]

static xtd::drawing::image xtd::forms::form_button_images::system_menu ( const xtd::ustring theme,
bool  maximized_form 
)
static

System menu image object with specified theme and maximized form.

Parameters
themea string that represent theme of image.
maximized_formtrue if form is maximized; otherwise false.
Returns
A xtd::drawing::image that represent "window-system-menu".