public IVBComponent AddCustom(string progId) { return(new VBComponent(IsWrappingNullReference ? null : Target.AddCustom(progId))); }