I make an Application simmilar to Microsoft ToDo.
I made an User Control, where the Calender is in.
When i have it in the Design, it looks like this: https://ibb.co/XD0Wyj5
But when i start the Programm, it looks like this: https://ibb.co/vv30xrw
I tried it with
Application.EnableVisualStyles();
but it still looks like this.
What can i do to have the Design in the started Program?