PowerTools PlusPak for Windows Forms 8.0J
ScrolledEventHandler デリゲート

Scrolled イベントを処理する方法を表します。
構文
Public Delegate Sub ScrolledEventHandler( _
   ByVal sender As Object, _
   ByVal e As ScrolledEventArgs _
) 
public delegate void ScrolledEventHandler( 
   object sender,
   ScrolledEventArgs e
)

パラメータ

sender
e
プラットフォーム

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

参照

ScrolledEventHandler メンバ
GrapeCity.Win.Calendar 名前空間

Send Feedback