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


IMdElementCtrl.Refresh Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IMdElementCtrl.Refresh Method

Called when the control should update it's display with the current property value(s).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementCtrl Interface