LOCATION: HomeSupportSamples › Windows Mobile Development Samples - ImageBox for .NET CF

Press Releases

November 17, 2009
Resco Releases Resco MobileForms Toolkit 2010

The popular component suite now with new controls and themes

October 20, 2009
Resco Announces Support for Windows® Phones

Resco MobileForms Toolkit now optimized for application development for Windows® phones

More
Latest Versions

March 10, 2010
DetailView .NET v6.8.0.6

March 09, 2010
AdvancedList .NET v6.8.0.5

March 01, 2010
OutlookControls .NET v6.8.0.5

February 15, 2010
SmartGrid .NET v6.8.0.3

More

Windows Mobile Development Samples - Resco ImageBox for .NET CF

Following Windows Mobile Development Samples demonstrate the usage of Resco .NET CF controls in various situations. All samples include C#, or VB .NET source code for Microsoft Visual Studio.

Note: Some samples may require Windows Mobile 5.0 SDK installed to be run. You can download Windows Mobile 5.0 SDK free of charge from Microsoft webpage here.

Display Image

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Display an image.
  • Change its brightness, contrast, gamma correction.
  • Change the zoom level or invert the colors.

Download VB Sample

Camera Sample

This sample demonstrates the capabilities of Resco ImageBox for .NET CF showing how to:

  • Start the built-in camera and take a picture.
  • Display the taken picture and let the user adjust it (by rotating, cropping, adjusting brightness, contrast, gamma correction value).
  • Record a voice note belonging to the picture.
  • Save the picture together with the voice note into a mobile SQL CE database.
  • View the pictures stored in the database and play back the recorded notes.

Download C# Sample  |  Download VB Sample