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


IMdElementCtrl2.Apply Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementCtrl2 Interface > IMdElementCtrl2.Apply Method
ArcGIS Developer Help

IMdElementCtrl2.Apply Method

Called when the control should apply its changes.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementCtrl2 Interface