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

◆ align_right() [7/8]

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

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