PowerTools PlusPak for Windows Forms 8.0J
ScrolledEventArgs コンストラクタ

現在表示されている最初の(開始)日付。
現在表示されている最後の(終了)日付。
ScrollEventArgs クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal start As Date, _
   ByVal end As Date _
)
public ScrolledEventArgs( 
   DateTime start,
   DateTime end
)

パラメータ

start
現在表示されている最初の(開始)日付。
end
現在表示されている最後の(終了)日付。
プラットフォーム

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

参照

ScrolledEventArgs クラス
ScrolledEventArgs メンバ

Send Feedback