This is a delegate for the Control.ChangeUICues event.
public delegate void UICuesEventHandler(object sender, UICuesEventArgs e);
Multiple types