.NET Windows Forms in a Nutshell
This is the delegate for the Control.HelpRequested and HelpRequested events. public delegate void HelpEventHandler (object sender , HelpEventArgs hlpevent ); Associated Events
Multiple types |
This is the delegate for the Control.HelpRequested and HelpRequested events. public delegate void HelpEventHandler (object sender , HelpEventArgs hlpevent ); Associated Events
Multiple types |