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
Claes Bergefall - 29 Sep 2005 08:36 GMT
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
> Hi All
>
[quoted text clipped - 5 lines]
>
> Deep Silent Ocean
Emmanuel Tissandier - 04 Oct 2005 13:33 GMT
You may look at the article I wrote on Dex.Com.
http://www.devx.com/dotnet/Article/20920/0/page/1
It may help you:
Emmanuel
> Hi All
>
[quoted text clipped - 5 lines]
>
> Deep Silent Ocean
Emmanuel Tissandier - 04 Oct 2005 13:37 GMT
You may take a look at this article on Dex.Com it may help you
http://www.devx.com/dotnet/Article/20920/0/page/1
Emmanuel
> Hi All
>
[quoted text clipped - 5 lines]
>
> Deep Silent Ocean