Hi.
Apologizes if this topic isnt in the right section.
I am working with tabs, and have come across a business requirement where a need has arised to create tabs during runtime.
The request is to create a ADD Tab, REMOVE Tab buttons and to x amount of similar controls to be added at run time.
What would be the ideal approach to this - since there might be validations we need to add as well, plus eventually the data pushed to a DB, etc
Is there a sample project out there on codeplex/code gallery that I could take a look at ?
I am working with a windows forms application on VB 2010. C# examples work for me as well. I need to a protoype, code sample that might guide me.
Thanks.