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