PeterPanettone 158 Posted December 31, 2021 (edited) This is the PROTOTYPE of a MULTI-EDITOR where the single editors are descended from a template FORM and created in the tabs of a PageControl. The advantage of this is the possibility of compartmentalizing each editor's code into its form class and separating it from the other editor instances. Moreover, the project shows different code methods to access every single editor. EmbeddedFormStack.zip Edited January 1, 2022 by PeterPanettone 1 Share this post Link to post