TextBox (Setfocus)

Moderator: Rathinagiri

Post Reply
Mario Mansilla
Posts: 269
Joined: Wed Aug 13, 2008 2:35 pm
Location: Córdoba - Argentina

TextBox (Setfocus)

Post by Mario Mansilla »

Hola :
Tengo un problema con el foco de un control textbox .
Les adjunto un ejemplo para que vean el problema .
El problema es que si bien el sistema me devuelve el foco al textbox pero solo al ingresar me deja ingresar numeros luego no , tengo que pintar el textbox para poder ingresar numeros .
Si retiro INSERT_CTRL_END() se soluciona pero no puedo aprovechar toda la altura del control browse .

Desde ya muchas gracias por su ayuda .
Saludos
Mario Mansilla

Hi
I have a problem with the focus of a textbox control.
I attached an example so you can see the problem.
The problem is that while the system returns the focus to my textbox but only lets me enter when entering numbers then no, I have to paint the textbox to enter numbers.
If I remove INSERT_CTRL_END () is solved but I can not take the full height browse control.

From already thank you very much for your help.
regards
Mario Mansilla
Post Reply