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

◆ select_all() [3/8]

static button xtd::forms::buttons::select_all ( const drawing::point location,
const drawing::size size 
)
static

Create a system-defined button that represent select_all button with specified location, and size.

Parameters
locationThe button location in pixels.
sizeThe button size in pixels.
Returns
The created button.