I am using Windows.Forms.DateTimePicker in my software. But the text appears to be too much stretched in the selected date shown in the textbox of the DateTimePicker control. See screenshot below:
Is there any way to condense / tighten the text? Or is there any other control I can use to select date in my form? And can I increase the font of the text in the calendar? it seems not to be changed when I change the font size property of the text in the textbox of the calendar.