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


IIdentifyDialog.Show Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > II > IIdentifyDialog Interface > IIdentifyDialog.Show Method
ArcGIS Developer Help

IIdentifyDialog.Show Method

Show dialog.

[Visual Basic .NET]
Public Sub Show ( _
)
[C#]
public void Show (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentifyDialog Interface