.NET Windows Forms in a Nutshell

HelpEventHandler serializable

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

Категории