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

Press Releases

August 10, 2010
Resco Announces Resco MobileLight Toolkit

New Silverlight controls for Windows Phone 7

August 10, 2010
Resco Announces Windows Phone 7 Support for Resco MobileApp Studio

Windows Phone 7 apps designed and built in minutes

June 29, 2010
Resco and Sygic released Resco MapNavigation

GPS map navigation in your mobile solution with no compromises

More
Latest Versions

September 02, 2010
OutlookControls .NET v6.9.0.3

August 25, 2010
AdvancedList .NET v6.9.0.3

August 24, 2010
DetailView .NET v6.9.0.3

August 20, 2010
TabControl .NET v6.9.0.1

More

Windows Mobile Development Samples - Resco OutlookControls .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.

InkBox & OutlookDateTimePicker Sample

This sample demonstrates the capabilities of the OutlookDateTimePicker control in week day style and shows how to use the InkBox to load and save a signature from and to an SQL CE database. The sample contains two forms.

The Form1 shows the OutlookDateTimePicker together with the ListBox control. The ListBox displays signature creation times for a selected date, while it is possible to navigate to a desired date thanks to the OutlookDateTimePicker.

Tapping to the New Signature button the Form2 is shown to allow a user to draw a new signature and save it to the database.

It is possible to load a signature and show it in the InkBox control by selecting an existing row in the ListBox and tapping the Show Signature button.

Download C# Sample  |  Download VB Sample

OutlookShortcutBar Sample

This sample demonstrates the capabilities of the OutlookShortcutBar control. It uses three groups of shortcuts:

  • Application Modules - provides access to application modules
  • Pocket Outlook - provides access to Pocket Outlook applications
  • Others - provides access to other applications

Download C# Sample  |  Download VB Sample

OutlookMonthCalendar Sample

This sample demonstrates the capabilities of the OutlookMonthCalendar control. You can add new appoitments and then view all for selected day.

The Form1 shows OutlookMonthCalendar and you can see inserted appointments. Tapping to New menu item Form2 is shown and you can enter new appointment. Tapping to Detail menu item Form2 is shown with appointment detail.

Download C# Sample  |  Download VB Sample