Hi All !!
I have created a customized Textbox control, by setting the default text as " / / ", (as I am setting it for date format in the form of "mm/dd/yy"). After running code, while entering the text in this customized textbox, I want the cursor position to get passed after each slash ( " / " ) , so as to enter the text further. So how to set the cursor position in the text?
It would be nice to receive responses
!!
Thank you,
Manasi
I have created a customized Textbox control, by setting the default text as " / / ", (as I am setting it for date format in the form of "mm/dd/yy"). After running code, while entering the text in this customized textbox, I want the cursor position to get passed after each slash ( " / " ) , so as to enter the text further. So how to set the cursor position in the text?
It would be nice to receive responses
Thank you,
Manasi