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

◆ border_style() [2/3]

virtual list_box & xtd::forms::list_box::border_style ( forms::border_style  border_style)
virtual

Sets the type of border that is drawn around the list_box.

Parameters
border_styleOne of the xtd::forms::border_styleforms::border_style values. The default is fixed_single.
Returns
Current list_box.