Say, if I were using a Label that I want to use at multiple (say three) places on a form. I could use three different labels but it would be much simpler if I could just use copies of one label. This latter approach would allow me to change properties related to the labels at one place, while with the former approach I'd have to go to each of the three labels to change their properties. Hopefully, my question is clear. that I want to use