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

◆ orientation() [2/2]

virtual up_down_button & xtd::forms::up_down_button::orientation ( forms::orientation  orientation)
virtual

Sets a value indicating the horizontal or vertical orientation of the up down button.

Parameters
orientationOne of the orientation values.
Whenthe orientation property is set to orientation::horizontal, the scroll box moves from left to right as the value increases. When the orientation property is set to orientation::vertical, the scroll box moves from bottom to top as the Value increases.