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

◆ tool_window_caption_button_size()

static xtd::drawing::size xtd::forms::system_information::tool_window_caption_button_size ( )
static

Gets the dimensions, in pixels, of small caption buttons.

Returns
A xtd::drawing::size that indicates the dimensions, in pixels, of small caption buttons.
Remarks
The xtd::forms::system_information::tool_window_caption_button_size property indicates the dimensions of the buttons placed in the caption of a tool window. You can use this property when adding your own custom buttons to the caption in a tool window.