How to Embed VB.NET UserControl as ActiveX object Into IE -
08-24-2007
, 11:54 AM
I want to embed a User Control in IE browser window as an ActiveX
object. User control with some UI elements is written in VB.NET. How
to turn that class library containing the User Control into ActiveX
object ? |