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

◆ minimize() [4/6]

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

Minimize 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-minimize".