xtd
0.2.0
Loading...
Searching...
No Matches
◆
border_style()
[1/3]
virtual
xtd::forms::border_style
xtd::forms::label::border_style
(
)
const
virtual
noexcept
Gets the border style for the control.
Returns
One of the
xtd::forms::border_style
values. The default is
xtd::forms::border_style::none
.
Remarks
You can use this property to add a border to the control. This property is typically used to differentiate a label that labels another control from a label that displays the status of a process in an application.
Examples
demo.cpp
.
xtd
forms
label
Generated on Sat Sep 14 2024 21:25:25 for xtd by
Gammasoft
. All rights reserved.