#include <xtd/enum>
Contains xtd::forms::tool_bar_button_style 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::tool_bar_button_style { xtd::forms::tool_bar_button_style::push_button , xtd::forms::tool_bar_button_style::toggle_button , xtd::forms::tool_bar_button_style::separator , xtd::forms::tool_bar_button_style::drop_down_button , xtd::forms::tool_bar_button_style::stretchable_separator , xtd::forms::tool_bar_button_style::control } |
Specifies the button style within a toolbar. More... | |