i want to make the fix sized text in text box(e.g 10 characters).
-
i want to make the fix sized text in text box(e.g 10 characters). it means i made a textbox and also want that user can't enter the characters upto 10 characters.. user is bound at 10 character. -------------------------------------------------------------------------------- maifs
maifs
-
i want to make the fix sized text in text box(e.g 10 characters). it means i made a textbox and also want that user can't enter the characters upto 10 characters.. user is bound at 10 character. -------------------------------------------------------------------------------- maifs
maifs
Set MaxLength property of textbox. -Dave.
------------------------------------ http://www.componentone.com ------------------------------------
-
i want to make the fix sized text in text box(e.g 10 characters). it means i made a textbox and also want that user can't enter the characters upto 10 characters.. user is bound at 10 character. -------------------------------------------------------------------------------- maifs
maifs
-
Set MaxLength property of textbox. -Dave.
------------------------------------ http://www.componentone.com ------------------------------------