バージョン

TabScrollingEventHandler デリゲート

TabManager.TabScrolling イベントを処理するためのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub TabScrollingEventHandler( _
   ByVal sender As Object, _
   ByVal e As TabScrollingEventArgs _
) 
public delegate void TabScrollingEventHandler( 
   object sender,
   TabScrollingEventArgs e
)

パラメータ

sender
e
参照