Hello, I'm quite new to win32 programming. What I want to do in my application (dialog based) is that I want it to have something like a tab control, without the tabs. Like a window showing specific things, and on an event, it changes the window to another window.

I have no idea how to achieve this, I've searched around without luck.

Bob5