B Bill Jul 2, 2006 #1 Hi, Is there a way to limit the number of characters entered into a text box, e.g., 10? Thanks Bill
I Ivan F Moala Jul 2, 2006 #2 Bill said: Hi, Is there a way to limit the number of characters entered into a text box, e.g., 10? Thanks Bill Click to expand... Textbox has a property MaxLength This is where you set this eg 10
Bill said: Hi, Is there a way to limit the number of characters entered into a text box, e.g., 10? Thanks Bill Click to expand... Textbox has a property MaxLength This is where you set this eg 10