Hi, I've searched for quite a while but still can't find any luck in grabbing an image from web into a picturebox of my .NET CF application.
I've read that we've to get a binary stream and then put it into a byte[], then create a second stream to in turn create a Bitmap, then assign this Bitmap to the picturebox.
Is there any examples on that? I've tried a bit but I only get the 'Not Supported' error... thanks!
Is there any examples on that? I've tried a bit but I only get the 'Not Supported' error... thanks!






Sign In
Create Account

Back to top










