SetVerticalScrollPercent メソッド (SLComboBox)

クラス

SLComboBox.

処理

コンボ ボックス内のコンテンツ領域全体のパーセンテージとして、垂直スクロール位置を設定します。

構文

C#
comboBox.SetVerticalScrollPercent(percent)
VB
comboBox.SetVerticalScrollPercent(percent)
変数 説明
percent 垂直方向コンテンツ領域全体のパーセンテージ。 Double