Addhandler statement: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcn7/html/vaconaddonremoveon.aspAddHandler MyObject.Event1, AddressOf Me.MyEventHandlerVB Events:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vborieventhandlers.asp
Intro to windows forms event handlers: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconwhatiseventhandler.asp