DateTime picker , button click

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • venky

    #1

    DateTime picker , button click

    Can anyone tell me what event is triggered when you click on the updown
    button on datetime picker control? For a datetime control, i want to
    increment the mins field when user clicks on the updown arrowy button.
    This is when the control doesn't have focus and then user directly
    clicks the updown arrow button, i want the mins field to increment for
    custom format of hh:mm:ss . It increments the hour field.

Working...