'宣言 Public Function New( _ ByVal horizontal As Boolean _ )
public ScrollBarElement( bool horizontal )
パラメータ
- horizontal
- Whether the scrollbar is horizontal or vertical.
'宣言 Public Function New( _ ByVal horizontal As Boolean _ )
public ScrollBarElement( bool horizontal )