DekGenius.com
[ Team LiB ] Previous Section Next Section

GiveFeedbackEventHandlerserializable

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

This is the delegate for the Control.GiveFeedback event.

public delegate void GiveFeedbackEventHandler(
        object sender, GiveFeedbackEventArgs e);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section