russellbcopeland
Programmer
I have created a vb.net com object and my methods and properties are visible from other languages that can access objects via COM. The problem is that my events are not available. Is there some further definition I need to implement to make events defined in .net visible via COM?