![]() |
xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
Containers are container for other controls.
Classes | |
| class | xtd::forms::collapsible_panel |
| Used to group collections of controls in a collapsible panel. More... | |
| class | xtd::forms::fixed_layout_panel |
| Used to group collections of fixed aligned controls. More... | |
| class | xtd::forms::flow_layout_panel |
| Used to group collections of fixed aligned controls. More... | |
| class | xtd::forms::group_box |
| Represents a Windows control that displays a frame around a group of controls with an optional caption. More... | |
| class | xtd::forms::horizontal_layout_panel |
| Used to group collections of horizontally aligned controls. More... | |
| class | xtd::forms::panel |
| Used to group collections of controls. More... | |
| class | xtd::forms::split_container |
| Represents a control consisting of a movable bar that divides a container's display area into two resizable panels. More... | |
| class | xtd::forms::splitter_panel |
| Creates a panel that is associated with a split_container. More... | |
| class | xtd::forms::tab_control |
| Manages a related set of tab pages. More... | |
| class | xtd::forms::tab_page |
| Represents a single tab page in a tab_control. More... | |
| class | xtd::forms::table_layout_panel |
| Used to group collections of fixed aligned controls. More... | |
| class | xtd::forms::vertical_layout_panel |
| Used to group collections of vertically aligned controls. More... | |