The same way that you would subscribe to events exposed by a VB.NET library. When you are accessing the public interface of a compiled assembly, it hardly matters which (CTS compliant) language you use.
Rushikesh Prachand wrote: > Hi, > > I have a C# library (dll) in which events are exposed . > I am using the same dll in VB.net, > Please let me know how can i subscribe C# events in VB.net
