'Declaration Public Function New( _ ByVal horizontal As System.Boolean _ )
public ScrollBarElement( System.bool horizontal )
Parameters
- horizontal
- Whether the scrollbar is horizontal or vertical.
'Declaration Public Function New( _ ByVal horizontal As System.Boolean _ )
public ScrollBarElement( System.bool horizontal )