Contains button native API.
- Namespace
- xtd::forms::native
- Library
- xtd.forms.native
- Warning
- Internal use only
◆ image()
Sets image.
- Parameters
-
- Warning
- Internal use only
◆ image_align()
static void xtd::forms::native::button::image_align |
( |
intptr |
control, |
|
|
uint32 |
align |
|
) |
| |
|
staticprotected |
Sets image align.
- Parameters
-
control | Button window handle. |
align | A bitwise combination of the content alignment flags. |
- Warning
- Internal use only
◆ set_default_button()
static void xtd::forms::native::button::set_default_button |
( |
intptr |
control | ) |
|
|
staticprotected |
Mark button as default.
- Parameters
-
control | Button window handle. |
- Warning
- Internal use only
The documentation for this class was generated from the following file:
- xtd.forms.native/include/xtd/forms/native/button.h