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

◆ save_as() [7/8]

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

Create a system-defined button that represent save_as 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.