GetVerticalBar メソッド (JScrollPane)
クラス
JScrollPane
.
処理
垂直方向のスクロール バーを取得します。
構文
C#
verticalBar
=
scrollPane
.
GetVerticalBar
()
VB
verticalBar
=
scrollPane
.
GetVerticalBar
()
変数
説明
verticalBar
JVerticalScrollBar
。