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