Visual Basic .NET » Internet / Hardware Communication
Wiring Delegates to Events Registering the Event handler -- rtemple3 --


I understand delegates and the simple method of declaring and then invoking it. But, I need some simple explanation of how to register a handler to a notification object.

In other words, how does one simply apply the delegate? I have read several articles and the complexity of the actual "registering" the handler to a listener seems confusing.

thanks.

[Submit Comment]Home