I think this feature of VS.2003 is context sensitive: it works always in C# (so I guess VB.NET should behave similar) when you right click an interface in the class view. In VC++ it works in ATL based COM classes only if you add the interface via context menu on you COM class and select "Add->Implement Interface...". Now you can select a COM interface from a type library.