I have a VB application which adds Text Boxes to (or removes them from) a Form at run time, depending on how many I need at a particular time.

Can this be done in C++ ?