Hello Chris.

> FWIW in case no-one has mentioned this, writing COM UserControls using .NET
> was not actually supported in 1.0, and I've heard nothing of them being
> supported in 1.1.

yes, oficially they're not supported by Microsoft.  I'm not expecting
to  implement a full control here. I just want to see where I  can
take this...for instance, I've developed a simple user control and
I've managed to use it as an activeX control on an app(simple user
control which has some textboxes and it's used as an add-in in an
application.

So I thought that I should be able to do something a little more
complicated like building a control that draws itself and integrates
with the vb6 ide. at work (where I only have .net 1.1) I'm able to see
the props on the ide (something that didn't happen at home, where I
also had .net 2.0 beta - I'm thinking that this was the problem).
however, now I'm facing a crash when i try to run the app at the vb6
ide. I'll take alook at the event propagation problem (however, events
are propagated when you have a simple com object - I've tried it and
it seems to work ok).

I'm hopping to look at it again tomorrow (though I really don't know
if I'll have time :( )


--
Regards,
Luis Abreu
email: labreu_at_gmail.com
http://weblogs.pontonetpt.com/luisabreu
http://www.pontonetpt.com
http://weblogs.pontonetpt.com/

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to