DateTimePicker

  • Thread starter Thread starter Scott Adams
  • Start date Start date
Hi

You can achieve this as unde

dtPicker1.DropDown(null,null)

Instead of null, you can pass your custom arguments if needed

----- Scott Adams wrote: ----

How can I raise the DateTimePicker's DropDown event (show the calendar)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top