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


esriDoubleClickResult Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Constants > E > esriDoubleClickResult Constants
ArcGIS Developer Help

esriDoubleClickResult Constants

Object Filter Double-Click Result.

Constant Value Description
esriDCRDefault 0 Let the dialog handle the double-click in a default manner.
esriDCRChooseAndDismiss 1 Choose the object that was double-clicked, and dismiss the dialog.
esriDCRShowChildren 2 Open the object that was double-clicked, and display its children.
esriDCRNothing 100 Do nothing in response to the double-click.

Product Availability

Available with ArcGIS Desktop.

.NET Samples

Browse for Python files