c# - Is it possible to have a Textbox show calendar dropdown? -


without place textbox on calendar control , hiding/showing controls , synchronizing values between controls, possible have textbox , button next it, when clicked, shows calendar dropdown?

i use datetimepicker control, want set value null without having show & use checkbox.

i want control empty without default date grayed out.

implementing custom control based on this answer trivial, wondering if calendar dropdown can shown without need have hidden datetimepicker.

this pretty definition of datetimepicker...


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -