Opennetcf's datetime picker list

  • Thread starter Thread starter Steve B.
  • Start date Start date
S

Steve B.

Hi,

How can I fire a method when the user change the date from the
datetimepicker control ?

The control does not expose any events (there are the ones from Control, but
they are not implemented).

Thanks,
Steve
 
The DateTimePicker in SDF v1.3 does expose a few new events - CloseUp,
DropDown and ValueChanged.

Peter
 
Back
Top