Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/12/2009, 17:55
Avatar de lokoman
lokoman
 
Fecha de Ingreso: septiembre-2009
Mensajes: 502
Antigüedad: 14 años, 7 meses
Puntos: 47
Respuesta: MaskEdBox1 !!! urgente

Hola!!
No te compliques tanto... usa un text box normal, y ponle el formato

En el text1_lost focus:

text1.text= format( text1.text, "##/##/##")

ó

text1.text= format(Log.rst.Fields(4), "##/##/##")