The project I'm working on has a window split into two frames. the left frame has buttons which then display different forms on the right frame. So instead of having buttons I want to be able to switch between the pages using tabs. The pages that are displayed on the right frame are of type CFormView. What would be a simple implementation? Any thoughts would be greatly appreciated.
Thanks
Thanks