Hello,
I want to write a project in the .Net compact framework (in C#) that displays controls, and I noticed that the .Net compact framework does not support all of the windows forms controls (for example: DateTimePicker, colorDialog controls etc.).
Is there a way that I can use these controls?
For example have an application that uses a DateTimePicker control?
Thanks
I want to write a project in the .Net compact framework (in C#) that displays controls, and I noticed that the .Net compact framework does not support all of the windows forms controls (for example: DateTimePicker, colorDialog controls etc.).
Is there a way that I can use these controls?
For example have an application that uses a DateTimePicker control?
Thanks