This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Classes > M > MdDefaultElementDialog CoClass (ArcObjects .NET 10.5 SDK) |
Default Geoprocessing Element Dialog.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
IMdElementDialog | Provides access to the methods on an element dialog object. |
Interfaces | Description |
---|---|
IMdElementDialogEvents (default) | Provides access to element dialog events. |
When working with MdDefaultElementDialog's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pMdDefaultElementDialog as MdDefaultElementDialog