xtd 0.2.0
outline_style.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "border_style.hpp"
6
8namespace xtd {
10 namespace forms {
12 namespace style_sheets {
27 }
28 }
29}
The style specifies what kind of borders to display.
Definition border_style.hpp:33
xtd::forms::style_sheets::border_style outline_style
The style specifies what kind of outlines to display.
Definition outline_style.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
Contains xtd::forms::style_sheets::border_style class.