Mike,
>IDL: noncreatable - Is there an attribute for this in .NET, if not,
>how could I simulate that?
Not an attribute, no, but TlbExp will give you a noncreatable coclass
if the managed class has a private or internal default constructor.
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/
Please reply only to the newsgroup.