#include "component.h"
#include <xtd/event.h>
#include <xtd/event_handler.h>
#include <xtd/forms/image_list.h>
#include <xtd/forms/context_menu.h>
#include <xtd/forms/tool_bar_button_style.h>
Contains xtd::forms::tool_bar_button container.
Go to the source code of this file.
Classes | |
class | xtd::forms::tool_bar_button |
Represents a toolbar button. More... | |
Namespaces | |
xtd | |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
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. | |
Typedefs | |
using | xtd::forms::tool_bar_button_ref = std::reference_wrapper< tool_bar_button > |
Represents a xtd::forms::tool_bar_item reference. More... | |