I am trying to get the current date in a tdbdate textbox and am having no luck. I am currently using:
TDBDate1.Text = Now()
But it is still only showing what is in the Properties Text box. Is their something within the properties menu that I need to change in order to get this to work? It has been a LONG time since I have had to do much with VB 6 and I am a little rusty.
Thanks...