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??
I can see. I believe that this is expected though. The 'Tab' key does not have any functions really in the control. It does not perform any action within the control, something relevant for it. Do you agree with me here? You could test the above if you set the 'TabNavigation' to 'NextSection' and press the 'Tab' key when in the first section.
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....
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 am checking about the progress of this issue. Please let me know If you need any further assistance on this.
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....