Contains tab page native API.
- Namespace
- xtd::forms::native
- Library
- xtd.forms.native
- Warning
- Internal use only
◆ image_index()
static void xtd::forms::native::tab_page::image_index |
( |
intptr |
control, |
|
|
size_t |
image_index |
|
) |
| |
|
staticprotected |
Sets image index associate to the tab page.
- Parameters
-
control | Tab page window handle. |
image_index | The image index. |
- Warning
- Internal use only
◆ text()
static void xtd::forms::native::tab_page::text |
( |
intptr |
control, |
|
|
const xtd::string & |
text |
|
) |
| |
|
staticprotected |
Sets text associate to the tab page.
- Parameters
-
control | Tab page window handle. |
text | The text string. |
- Warning
- Internal use only
The documentation for this class was generated from the following file:
- xtd.forms.native/include/xtd/forms/native/tab_page.h