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

◆ save_as() [6/8]

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

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

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