Hi,
I have tried your sample code in a new project, and here's the result : http://postimg.org/image/zd58j74eb/.
Everything is fine : the DateTimePicker shows a popup with a correctly aligned and un-truncated Calendar.
I can see that in your implicit style for the DateTimePicker, you set the Width/Height twice, but it is not a problem.
What version of Visual Studio do you use and what version of .net are you using. Have you try the code you paste in the last post in a standalone project ?
The offset for the Microsoft calendar in the DateTimePicker's popup is really strange. Something must set this offset.
Thanks.
I have tried your sample code in a new project, and here's the result : http://postimg.org/image/zd58j74eb/.
Everything is fine : the DateTimePicker shows a popup with a correctly aligned and un-truncated Calendar.
I can see that in your implicit style for the DateTimePicker, you set the Width/Height twice, but it is not a problem.
What version of Visual Studio do you use and what version of .net are you using. Have you try the code you paste in the last post in a standalone project ?
The offset for the Microsoft calendar in the DateTimePicker's popup is really strange. Something must set this offset.
Thanks.