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

◆ h_scroll() [2/2]

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

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

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