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

◆ vertical_scroll_bar_thumb_height()

static int32 xtd::forms::system_information::vertical_scroll_bar_thumb_height ( )
static

Gets the height, in pixels, of the scroll box in a vertical scroll bar.

Returns
The height, in pixels, of the scroll box in a vertical scroll bar.
Remarks
The xtd::forms::system_information::vertical_scroll_bar_thumb_height property indicates the height of the scroll box used to indicate scroll bar position and to drag the scroll bar to a new position. The scroll box is also called the thumb box.