CheckBox Walkthrough


PurposeThis sample corresponds to the Creating a custom CheckBox.

How to use

See Using the samples for help on compiling, setting up the debugger, and running the sample. If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.

  1. Open and build the solution in Visual Studio.
  2. Open ArcGIS Explorer, and open a map in which you want to use the sample task.
  3. Add an image overlay.
  4. Select the image overlay in the contents.
  5. Select the Add-Ins tab from the ArcGIS Explorer ribbon.
  6. Click the 'CheckBox Walkthrough' checkbox to activate the sample.


Download the files for all languages
CheckBoxWalkthrough.cs Code to implement the checkbox
Download the C# files
CheckBoxWalkthrough.vb Code to implement the checkbox
Download the VB.NET files