Datepicker dropdown
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi guyz!! I have a problem with datepicker, i want to know if the dropdown is currently open or not.. i need that in my condition, i really need your help, tnx in advance.
I'm going to assume you actually mean the DateTimePicker[^] control. In order to do this, you will need to handle the DropDown[^] event, which occurs when the calendar dropdown is shown, and the CloseUp[^] event, which occurs when the calendar dropdown is dismissed.
Scott.
—In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]