Today we will discuss about how to enable and disable date at runtime in DateTime in .Net Drag and Drop DateTimepicker to form. Change in the DatetimePicker:Checked: true
S.No | Pro Name | Modify |
---|---|---|
1 | CustomFormat | dd/MM/yyyy |
2 | Format | Custom |
3 | ShowCheckBox | TRUE |
Run the Application
unchecked the Check box on the DatetimePicker.
date will disable in the DatetimePicker.
checked the Check box on the DatetimePicker.
date will enable in the DatetimePicker.
unchecked the Check box on the DatetimePicker.
date will disable in the DatetimePicker.
checked the Check box on the DatetimePicker.
date will enable in the DatetimePicker.