This document is archived and information here might be outdated.  Recommended version.


CartoUI (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI

CartoUI


Supported with:
  • ArcGIS for Desktop Basic
  • ArcGIS for Desktop Standard
  • ArcGIS for Desktop Advanced
Library dependencies: Version, System, SystemUI, Geometry, GraphicsCore, Display, Server, Output, Geodatabase, GISClient, DataSourcesFile, DataSourcesGDB, DataSourcesOleDB, DataSourcesRaster, DataSourcesNetCDF, GeoDatabaseDistributed, GeoDatabaseExtensions, Carto, NetworkAnalysis, Location, GeoAnalyst, Animation, Maplex, Geoprocessing, NetworkAnalyst, Schematic, SpatialAnalyst, 3DAnalyst, GlobeCore, EngineCore, TrackingAnalyst, Framework, Desktop.Addins, GeoDatabaseUI, DisplayUI, OutputUI, Search, Catalog, CatalogUI

Additional library information: Contents, Object Model Diagram

The CartoUI library provides user interfaces (UI), including property pages, that support objects in the Carto library as well as the graphing components of ArcObjects.
Property pages allow you to change the properties of an object in a graphical user interface (GUI). In addition to the property pages, there are a number of dialog boxes available, although many of the dialog boxes in this library are commonly accessed through a property page. Popular objects used in custom applications are IdentifyDialog, SQLQueryDialog, and QueryWizard.
Developers extend this library when they create UIs for corresponding components they have created in the Carto library.