Hi,
Unfortunatelly LabVIEW does not support .NET events, if you must catch .NET messages you can probably create a dll that catshes those events for you and transfers them to LabVIEW somehow.
You may want to look at ActiveX to send data to LabVIEW, there is a quite complete interface that allows for events and data transfers.
Just my 2 Cents.
Regards,
Juan Carlos