'宣言 Public Delegate Sub DropDownManager.ActivationChangedEventHandler( _ ByVal sender As Object, _ ByVal e As DropDownManager.ActivationChangedEventArgs _ )
public delegate void DropDownManager.ActivationChangedEventHandler( object sender, DropDownManager.ActivationChangedEventArgs e )