Posted 29 November 2020, 6:44 am EST - Updated 3 October 2022, 11:32 pm EST
Hello,
Is there an equivalent in C1 controls to native winforms DateTimePicker that can reproduce the showcheckbox?
Forums Home / ComponentOne / WinForms Edition
Posted by: fsegui on 29 November 2020, 6:44 am EST
Posted 29 November 2020, 6:44 am EST - Updated 3 October 2022, 11:32 pm EST
Hello,
Is there an equivalent in C1 controls to native winforms DateTimePicker that can reproduce the showcheckbox?
Posted 1 December 2020, 3:15 am EST
Hi Florent,
Sorry, there is no equivalent C1 controls to native Winforms DateTimePicker that can reproduce the show checkbox but you can create a user control to achieve the same.
Please find the attached sample implementing the same.
Regards,
Prabhat Sharma.
C1DateEditCheckBoxDemo.zip
Posted 1 December 2020, 3:55 am EST
Hi Prabhat Sharma,
Thanks for your quick feedback, that was my second option.
BR,