PowerTools PlusPak for Windows Forms 8.0J
ScrollRate プロパティ

ナビゲータのスキップボタン1回の操作で移動する月の数を取得または設定します。
構文
Public Property ScrollRate As Integer
public int ScrollRate {get; set;}

プロパティ値

1 回のスクロールで移動する月数を示す整数値。デフォルト値は 1 です。
例外
例外解説
System.ArgumentOutOfRangeExceptionScrollRate は 0 以上にする必要があります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcCalendar クラス
GcCalendar メンバ

Send Feedback