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

◆ cut() [7/8]

static button xtd::forms::buttons::cut ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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

Parameters
parentThe control that contains the button.
locationThe button location in pixels.
sizeThe button size in pixels.
Returns
The created button.