I'm writting a window application were I would need to use tab page as an template to be used multiple times. I need an advice as to the best way to do it. Is it better to create a dialog and insert it into a new tab or create a tab page as a different form/class? 10x,