SetVerticalScrollPercent Method (UIAListBox)

Class

UIAListBox.

Action

Sets the vertical scroll position as a percentage of the total content area within the list box.

Syntax

C#
listBox.SetVerticalScrollPercent(percent)
VB
listBox.SetVerticalScrollPercent(percent)
Variable Description
percent The percentage of the total vertical content area. Double.