C# Com Late Binding Event
Posted
on Code Project
See other posts from Code Project
Published on Wed, 21 Apr 2010 10:05:00 GMT
Indexed on
2010/04/21
10:13 UTC
Read the original article
Hit count: 258
Filed under:
This article is a guide to building a .net component ,using it in a Vb6 project at runtime using late binding, attaching it's events and get a callback.
© Code Project or respective owner