This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialog Interface > IMdElementDialog.DoModal Method (ArcObjects .NET 10.4 SDK) |
Display a modal dialog to edit the properties of the element contained by the given element editor.
[Visual Basic .NET] Public Function DoModal ( _ ByVal hWndParent As Integer _ ) As Boolean
[C#] public bool DoModal ( int hWndParent );