How can I open the DateTimePicker C# control programmatically?
I want to show the Calendar in the Datetime Picker control by sending keys to the control.
Is there a way we can do that?
How can I open the DateTimePicker C# control programmatically? I want to show the
Share
Try the following