Hi,
Looks like phonetextbox still shows hint even while being in focus sometimes. For example when text is string.Empty but control is in focus. Probably this is not always a bug, but would be nice to be able to contorl that
Comments: ** Comment from web user: BelorusBY **
Looks like phonetextbox still shows hint even while being in focus sometimes. For example when text is string.Empty but control is in focus. Probably this is not always a bug, but would be nice to be able to contorl that
Comments: ** Comment from web user: BelorusBY **
Repro:
Type some text into textbox, then remove all by backspace button. When it becomes empty we see hint (while it is focused! ). And text becomes gray if i type something.