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

◆ border_style() [3/3]

virtual picture_box & xtd::forms::picture_box::border_style ( std::nullptr_t  )
virtual

Resets the border style for the control.

Parameters
border_stylenullptr.
Returns
Current label instance.
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.