DekGenius.com
[ Team LiB ] Previous Section Next Section

HelpEventHandlerserializable

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

This is the delegate for the Control.HelpRequested and HelpRequested events.

public delegate void HelpEventHandler(object sender, HelpEventArgs hlpevent);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section