(sorry, accidently posted this on classic visual basic)...

The goal is to have 9 or 10 large "bars" across the screen that will display
user input text.

These bars will be triggered by an event.

I want the user to be able change colors and fonts easily and when finished click off on the finished box.

I was wondering if I would be better off with just using text boxes... or text boxes that would pull up a label (redundant?)

If I did just use text boxes, after the user inputs their "design", could I "lock" in the information and have any buttons disappear after all is finished?

Perhaps a couple of buttons for each bar during the setup phase that would say... "reset" (to put in new info) and "done" (to lock it in).

As a beginner, I'm just trying to think ahead so I don't pursue an unecessary path.

THANKS.