I am working on a project where the developer has used user controls throughout his forms.
My question is this, he has one that is simply just a label and text box together, hence the name ctlLabelandTextBox.
My problem is that I cannot set the maxlength property which u normally get with a textbox.
Does anyone know how to enable this - i've attached the file. I can think of many reasons for user controls but can't see any real advantage for this one, however - i need to keep with the program if u know what i mean.