MenuCustomization Extension

Description

This sample demonstrates how to add customized menus within the Windows application: application menu, feature list menu, map menu, and page menu.

Products: ArcGIS Mobile

Platforms: Windows

Requires: Visual Studio 2008 (SP1), .NET Framework 3.5 (SP1)

How to use

  1. Open the project within Visual Studio 2008, load the sample project, refer to "Setting up Development Environment" section for how to set up your development machine.
  2. Build and deploy Mobile Project assembly file (comes with the sample project) to the <ArcGIS Mobile installation path>\bin\Extensions folder on your desktop where you will author your mobile project with the Mobile Project Center application.
  3. In Mobile Project Center, add menucustomizationExtension to your project on the Capabilities tab.
  4. Deploy your mobile project. Refer to the "Deploying extensions" section for more information.
  5. Start the Windows application and open the mobile project. You will see new items added to different menus. You can apply your own logic to these menu items.

Where to get the sample

The sample is available for download from here.


9/20/2011