Customise Dtpicker control
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello i am working in VB6, using regular run of the DTpicker control. I had 2 requirements one to allow a blank in the dtpicker, which is easy set it to custom properties and put a space in the custom format field. The second one is to allow invalid dates as well, for example 31/04/2004 - April showing 31 days All 30 day months should be allowed 31 days as well The business logic requires such a situation. does anyone know how to do that? Thanks in advance Khizer Haroon