Just to elaborate on the coding part. We will be using C# in the .NET framework. Think of it as a big tool box. So, to create a form I tell C# make me a form and I get what looks like any other windows app. I then go into the toolbox and drag a menu onto the form and fill in a few blanks. I want tabbed forms, I drag a tabbed form from the toolbox onto my page. Now, what Barbara has proposed is very nice, but it isn't in my toolbox. So, I am not sure if it is feasible. As an analogy, how would you implement those tabs as links in Xara Web Designer?