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


IMdElementCtrl2.Apply Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

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