This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I'm using the EditMask control and prefill the control with a generated number where the user is allowed to modify the last 5 characters. The first two characters are literals that cannot be modified. The problem I'm having is that the user can highlight the last characters but cannot begin editing the selection until they delete the characters first. I would like this to behave like a normal textBox where users can begin editing highlighted text without having to hit the delete key. Any help would be greatly appreciated... |
|
|
Nevermind, it was user error. When the user actually types in valid characters according to the mask, it allows them to overwrite without having to delete. |
|