Hi!
I am having some trouble using the BitmapEx class in the OpenNETCF
framework. Is it possible to convert between a bitmap and a bitmapex, or
the otherway around?
If you want to display a BitmapEx on a Pocket PC, how should you do then?
The PictureBox.Image = bitmapex does not work.
Wha...
more >>
Using the following code to try and generate a GUID doesn't work.
Imports OpenNETCF.GuidEx
....
Dim myNumber As Guid
myNumber = OpenNETCF.GuidEx.NewGuid
This fails to compile with the message :
Value of type 'OpenNETCF.GuidEx' cannot be converted to 'System.Guid'.
What am I doing wron...
more >>
hi;
is there any way to handle filesystemwatcher type of thing in .NET CF.i want
to do something when a new file is created in the directory.any help???...
more >>
by using CF C# Programming....
...
more >>