Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
XamMaskedEditor PromptChar issue
posted

Hi,

I have textbox and a XamMaskedEditor on a panel.

I have specified the PropmptChar=" " (empty space)    for the masked editor.

However, when I make  changes to the textbox and hit the tab key I expect it to set the cursor at the begining of the masked editor however, it places the cursor after the empty space.

Is there a way to get around this so that pressing tab puts the cursor at the beginning of the masked editor field.

Thanks!