I'm struggling how to set up MDI interface where I have a tabpage control on the parent form.
Each individual tab page should act as a parent to multiple child forms but within a tabcontrol there is no IsMdiContainer property like on the form.
Is it possible to set a tabcontrol to act as a parent?
Each individual tab page should act as a parent to multiple child forms but within a tabcontrol there is no IsMdiContainer property like on the form.
Is it possible to set a tabcontrol to act as a parent?