0
I have a variable in my application like Varchar
where I only get hours in it. However, I wanted to format the mask ":"
on it, after the time and before the minute, when putting in the Picture property the value: 99:99, when opening the screen appears the ":", however when typing any value in the field the formatting is not.
Ex: if I type 0842, it was to format alone 08:42 but it is not formatting.
Can anyone tell me what it might be?