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

◆ border_sides() [2/2]

virtual label & xtd::forms::label::border_sides ( forms::border_sides  border_sides)
virtual

Sets the border sides for the control.

Parameters
border_styleA bitwise combination of the border_sides values. The default is border_style::all.
Returns
Current label instance.