Hi. So I'm new to Visual Studio, and created a project with lots of windows. The problem is I want the program to be seamless, i.e. when you progress through a dialogue that goes to another windows form, I want it to remain in the same location and seem like it's the same window. I've toggled with visibility but it still seems like one closes and the other pops up. Is it possible to go from window to window without it looking like a new window?

e.g. Say I have a window with one button that says "go to window 2", clicking on this will go to another window that says "Window 2 reached" but the window remains in the same spot, but the button disappears.

I'm using Visual Studio 2010.

Thanks for your help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.