#include <xtd/enum>
Contains xtd::forms::color_box_styles enum class.
Go to the source code of this file.
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. | |
Enumerations | |
enum class | xtd::forms::color_box_styles { xtd::forms::color_box_styles::none , xtd::forms::color_box_styles::alpha_color , xtd::forms::color_box_styles::allow_full_open , xtd::forms::color_box_styles::any_color , xtd::forms::color_box_styles::full_open , xtd::forms::color_box_styles::show_help , xtd::forms::color_box_styles::solid_color_only } |
Specifies constants defining which color_box styles is used. More... | |