Hi Guys
Any reason that a UltraMaskedEdit with a Inputmask of n.nnnnnn. The KeyDown event doesnt seem to fire?????
Hello Burmo,
There is no reason for this to be happening. Please take a look at my sample, test it and feel free to let me know if I need to make any modifications.
Hi Boris
Sorry for the missunderstanding one this one... The event does fire... However it doesnt fire when the user presses the TAB key.??? my tab navigation is set to next control??
Hi, Even i am facing same problem . Could you please let me know how you solved the issue ?
--Thanks
Hi Boris...
I think im sorted for now.... will let you know if i have any issuse on this on....
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
That sounds odd. Please take a look at my sample - If I understood you right - you want to tab to the next control, right? My sample does just that, if you use the 'Tab' key, you will get to the next control regardless of your position in the mask of the 'WinMaskedEdit' control.
I would expect this control to behave the same as a normal textbox just with a mask and a few extra properties... I have an issue here where i neeed to tab to the next control and i cant get it to do this. i tried next session but it didnt work for me....