'宣言 Public Delegate Sub ActionButtonToolTipDisplayingHandler( _ ByVal sender As Object, _ ByVal e As ActionButtonToolTipDisplayingEventArgs _ )
public delegate void ActionButtonToolTipDisplayingHandler( object sender, ActionButtonToolTipDisplayingEventArgs e )