バージョン

DesktopAlertClosingHandler デリゲート

DesktopAlertClosing イベントのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub DesktopAlertClosingHandler( _
   ByVal sender As Object, _
   ByVal e As DesktopAlertClosingEventArgs _
) 
public delegate void DesktopAlertClosingHandler( 
   object sender,
   DesktopAlertClosingEventArgs e
)

パラメータ

sender
e
参照