This is a migrated thread and some comments may be shown as answers.

Cursor is moving to the starting postion

0 Answers 36 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tom Mieck
Top achievements
Rank 1
Tom Mieck asked on 07 Aug 2012, 07:43 PM
Hi,
I have implemented the validation in the textbox in the propertygrid
When user types 2 digits(say 11) in the textbox, i append the text with "-"(11-), and in the same way i appned the text lenght is 8
The problem here is 
when user types 2 digits(say 11) in the textbox the cursor focus is moving to the start position
but the cusror focus should remain   at "-" .
I have implemented this validation in keyup event in the propertygrid.

Please help me,Pls.
Tags
PropertyGrid
Asked by
Tom Mieck
Top achievements
Rank 1
Share this question
or