xtd 0.2.0
Loading...
Searching...
No Matches

◆ border_color() [1/2]

const xtd::forms::style_sheets::border_color & xtd::forms::style_sheets::control::border_color ( ) const
overridevirtualnoexcept

Gets the color is used to set the color of the borders.

Returns
The color is used to set the color of the borders.
Remarks
For more information, see Box Model.

Implements xtd::forms::style_sheets::ibox_model.