ArcGIS SDK  

Extending ArcObjects

Creating Cartography

TOC Views

Creating Custom TOC Views

Introduction to how TOC views work and how to design a custom TOC view.

CatalogView Example

An example of a custom TOC view, which displays the Catalog in a table of contents tab.

Creating different kinds of TOC views

Advice on creating other kinds of custom TOC views.

Elements

Creating Custom Elements

Introduction to the Elements object model and creating custom elements.

InfoText Element Example

An example of a custom element, which adds text automatically to a view.

Creating different kinds of custom Elements

Advice on creating different types of custom elements and implementing other element interfaces.

Map Grids

About Map Grids

Introduction to the Grids object model and creating custom map grids.

Clippable Index Grid Example

An example of a custom index map grid, which can be clipped to a shape.

Layers

Creating Custom Layers

Introduction to the Carto Layer object model and creating custom layers.

Simple Point Layer Example

An example of a custom layer, which displays a data format unsupported by ArcMap.