#include "../padding.hpp"#include "border_color.hpp"#include "border_radius.hpp"#include "border_style.hpp"#include "border_width.hpp"#include "background_image.hpp"#include "margin.hpp"#include "outline_color.hpp"#include "outline_offset.hpp"#include "outline_radius.hpp"#include "outline_style.hpp"#include "outline_width.hpp"#include "padding.hpp"#include <xtd/iequatable>#include <xtd/interface>#include <array>Contains xtd::forms::style_sheets::ibox_model class.
Go to the source code of this file.
Classes | |
| class | xtd::forms::style_sheets::ibox_model |
| The box model allows you to specify the margin, borders, padding, background color, width and height of a box. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::forms |
| The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system. | |
| namespace | xtd::forms::style_sheets |
| The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make it possible to customize the look of control. | |