This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalogDialog Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods needed to use the CJMTK Catalogs Navigation Dialog.
Description | ||
---|---|---|
AllowMultiSelect | Indicates if multiple items may be selected. False, by default. | |
ButtonCaption | The caption to use for the Open or Save button. | |
DoModalOpen | Opens the dialog to choose data. | |
InternalCatalog | The catalog object used internally by the GxDialog. | |
Title | The dialog's title. |
CoClasses and Classes | Description |
---|---|
TxCatalogDialog | This object provides a Dialog that can be used to graphically browse for GIS data. |