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

◆ v_scroll() [2/2]

virtual scrollable_control & xtd::forms::scrollable_control::v_scroll ( bool  v_scroll)
virtual

Sets a value indicating whether the vertical scroll bar is visible.

Parameters
vscrolltrue if the vertical scroll bar is visible; otherwise, false.
Returns
Current scrollable_control instance.