#include "component.h"
#include "const_control_ref.h"
#include "context_menu.h"
#include "control_ref.h"
#include "horizontal_alignment.h"
#include "image_list.h"
#include "status_bar_panel_auto_size.h"
#include "status_bar_panel_border_style.h"
#include "status_bar_panel_style.h"
#include <xtd/event>
#include <xtd/event_handler>
#include <xtd/iclonable>
#include <xtd/iequatable>
Contains xtd::forms::status_bar_panel container.
Go to the source code of this file.
Classes | |
class | xtd::forms::status_bar_panel |
Represents a xtd::forms::status_bar panel. 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. | |
Typedefs | |
using | xtd::forms::status_bar_panel_ref = std::reference_wrapper< status_bar_panel > |
Represents a xtd::forms::status_bar_item reference. | |