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

◆ undelete() [3/8]

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

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

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