G
Guest
Hello,
I have been adding a handler to the TextBox.Leave event to check if a value
that is entered in a Date Textbox is a Date. This works OK. But I am just
checking if there is anything built-In to VB2005 that does this. I have
already discovered several goodies that I had not previously been taking
advantage of.
Is there anything built-in to handle Date datatype checking for controls?
Thanks,
Rich
I have been adding a handler to the TextBox.Leave event to check if a value
that is entered in a Date Textbox is a Date. This works OK. But I am just
checking if there is anything built-In to VB2005 that does this. I have
already discovered several goodies that I had not previously been taking
advantage of.
Is there anything built-in to handle Date datatype checking for controls?
Thanks,
Rich