ArcObjects Library Reference (GeoprocessingUI)  

IMdElementDialog.Hide Method

Closes the dialog window if it was previously displayed by calling Show().

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialog Interface