|
-
Aug 3rd, 2020, 10:33 PM
#4
Re: Exit Validating if button clicked
Note that the DateTimePicker control has a ShowCheckBox property that, when set to True, will display a check box in the control and grey the text if it is not checked. For those fields that don't need to be populated, you could set Checked to False by default and then ignore the Value property unless Checked is True. You can default the date to something sensible or leave it as today but being greyed out will indicate that it is being ignored.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|