xtd 0.2.0
status_bar_panel.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "control.hpp"
6
8namespace xtd {
10 namespace forms {
12 namespace style_sheets {
26 }
27 }
28}
The control selector allows you to specify the box and color of a control.
Definition control.hpp:35
xtd::forms::style_sheets::control status_bar_panel
The buttton data allows you to specify the box of a status_bar_panel control.
Definition status_bar_panel.hpp:25
The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make...
Definition background_image.hpp:21
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition texts.hpp:219
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::forms::style_sheets::control class.