xtd 0.2.0

◆ convert() [3/8]

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

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

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