Hi all,
I develop my application with Visual Studio .NET 2003 for a Device that
support Windows CE .NET 4.1 with Compact Framework.
I've updated the Windows CE.NET with the recent QFE available on the
Microsoft Site.
I've updated with the Compact Framework SP1 the Visual Studio .NE...
more >>
Hi everyone,
does anyone know how can I add or read some event in Calendar of
PocketPC 2002/3? I´m using C#.
Does anyone has an example?
Thank you.
...
more >>
I am learning C# for the Compact Framework. I put a PictureBox on a form.
But when I click on the events button(on the Properties Tab), only
ParentChanged, Validated and Validating are listed. There is no click event.
But if I manually code for a Click event, it works. I added this line after
th...
more >>
I can not find the floodfill method in class Graphics.
I have seen a solution use GDI+ under .NET framework,
but some GDI+ classes not supportted in compact framework.
How can i do?...
more >>