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


ISurveyEditToolManager.ActiveDialog Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > ISurveyEditToolManager Interface > ISurveyEditToolManager.ActiveDialog Property
ArcGIS Developer Help

ISurveyEditToolManager.ActiveDialog Property

Currently visible and active Dialog reference.

[Visual Basic .NET]
Public Property ActiveDialog As ISurveyEditDialog
[C#]
public ISurveyEditDialog ActiveDialog {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditToolManager Interface