c# - Windows Form DatetTimePicker Control Pre Selected Dates -


i'm wonder can set dates highlighted on datetimepicker before shows calendar. this. i know month calendar boldeddates job possible same thing datetimepicker

enter image description here

i don't think possible using existing datapicker control.you might have create new custom datetimepicker control. take http://www.techpowerup.com/forums/threads/a-custom-datetimepicker-control-in-c.70925/


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -