IL PROTECTED]
Subject: Re: [DOTNET] Plans to introp .NET controls into COM
applications
take a look at
http://www.codeproject.com/cs/miscctrl/exposingdotnetcontrols.asp
Exposing .Net controls as ActiveX controls works, just not out of the
box. basically all thats missing is a couple of registr
take a look at
http://www.codeproject.com/cs/miscctrl/exposingdotnetcontrols.asp
Exposing .Net controls as ActiveX controls works, just not out of the
box. basically all thats missing is a couple of registry settings. This
was done intentionally since microsoft didn't want to have to gaurentee
th
Can anyone say whether Microsoft plans to ever support interoping .NET
controls into legacy COM environments like (especially) VB6? This is the
single biggest roadblock preventing us from adopting .NET as a development
environment. I'm well aware that there are unsupported registry mods that
mak