Calendar Control....

  • Thread starter Thread starter Deep Silent Ocean
  • Start date Start date
D

Deep Silent Ocean

Hi All

Is it possible to have Drop-Down calendar control in WinForms ? When I
place calendar control in winform, it has fix size. I want drop down
calendar which pops down

I dont want to use date-picker ...


Deep Silent Ocean
 
This doesn't make sense to me. What do you want it to
drop down from? As a user I would expect some kind
of textbox or label that shows me the value I have selected
(i.e. like the DateTimePicker works).

Using a DateTimePicker with the width set to a small enough
value will show only the dropdown button. Perhaps that will
work for you.

/claes
 

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