バージョン

DropDownItemsBoundEventHandler デリゲート

シンタックス
'宣言
 
Public Delegate Sub DropDownItemsBoundEventHandler( _
   ByVal sender As Object, _
   ByVal e As DropDownItemsBoundEventArgs _
) 
public delegate void DropDownItemsBoundEventHandler( 
   object sender,
   DropDownItemsBoundEventArgs e
)

パラメータ

sender
e
参照