I have an old Visual Basic 3 program I'd like to upgrade but when I attempted to use the upgrade wizard, it complained about being unable to convert TABBED.VBX and changed it to PictureBox. I noticed that I can add the Tabbed Dialog component (TABCTL32.OCX?) to the toolbar in VB6, but it's not there initially. Is there a way to make it included by default and would that allow it to convert, or am I stuck with doing a massive rewrite of that component in VB6?