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

◆ border_style() [2/3]

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

Sets the border type of the text box control.

Parameters
border_styleA xtd::forms::border_style that represents the border type of the text box control. The default is fixed_single.
Returns
Current text_box_base instance.