Hi there,
I red something about LabVIEW 7's new .NET interface and I started to
try
things out.
I was able to successfully create an .NET User Control with C# that
exports
one property, one method and one event for demonstration puposes.
It was piece of cake to access my assamblies method and property but
unfortunately, I wasn't able to figure out how I do register the .NET
event with LabVIEW 7. Additionally, it seems like LabVIEW 7 doesn't
provides any feature to embbed
the .NET assamblies user interface into a LabVIEW front pannel just
like with
ActiveX controls or sub vi references.
Does anybody know how to register .NET events with LabVIEW 7 or
how to display a .NET ass
amblies user interface in a LabVIEW front
panel
container?
Thanks for your help, Sebastian Dau