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

◆ print_preview() [7/8]

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

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