PowerTools MultiRow for Windows Forms 8.0J
HorizontalScrollCount プロパティ

水平System.Windows.Forms.ScrollBarの左または右ボタンをクリックしたときのスクロール量を示す値を取得または設定します。
構文
Public Property HorizontalScrollCount As Integer
public int HorizontalScrollCount {get; set;}

プロパティ値

水平System.Windows.Forms.ScrollBarの左または右ボタンをクリックしたときのスクロール量を示すSystem.Int32値。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が1未満です。
解説
このプロパティは水平スクロールの値を決定します。単位は常にピクセルです。
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.