バージョン

DropDownManager.ActivationChangedEventHandler デリゲート

ActivationChangedイベントを使用したイベントハンドラー
シンタックス
'宣言
 
Public Delegate Sub DropDownManager.ActivationChangedEventHandler( _
   ByVal sender As Object, _
   ByVal e As DropDownManager.ActivationChangedEventArgs _
) 
public delegate void DropDownManager.ActivationChangedEventHandler( 
   object sender,
   DropDownManager.ActivationChangedEventArgs e
)

パラメータ

sender
e
参照