xtd 0.2.0
status_bar_panel.h File Reference
#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/iequatable>

Definition

Contains xtd::forms::status_bar_panel container.

Include dependency graph for status_bar_panel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xtd::forms::status_bar_panel
 Represents a xtd::forms::status_bar panel. 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::status_bar_panel_ref = std::reference_wrapper< status_bar_panel >
 Represents a xtd::forms::status_bar_item reference. More...