In my user control I have a textbox, and I am unable set the MaxLength property at design or runtime, also I have multiple controls that add this control and pull the .text from this textbox each needing to have a diff. MaxLength number, I already have the code for the calling control to get the .text info. Just need to know if I can somehow set this property? Thanks Experts...