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

◆ customize() [3/8]

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

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

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