DekGenius.com
[ Team LiB ] Previous Section Next Section

UICuesEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is a delegate for the Control.ChangeUICues event.

public delegate void UICuesEventHandler(object sender, UICuesEventArgs e);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section