PowerTools CalendarGrid for Windows Forms 1.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 未満です。
解説
水平スクロール値は常にピクセル単位です。
参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.