xtd 0.2.0
outline_color.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "border_color.hpp"
6
8namespace xtd {
10 namespace forms {
12 namespace style_sheets {
27 }
28 }
29}
Contains xtd::forms::style_sheets::border_color class.
The xtd::forms::style_sheets::border_color is used to set the color of the borders.
Definition border_color.hpp:33
xtd::forms::style_sheets::border_color outline_color
The xtd::forms::style_sheets::outline_color is used to set the color of the outlines.
Definition outline_color.hpp:26
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