ArcObjects Library Reference  (GeoprocessingUI)    

IMdElementCtrl.Refresh Method

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementCtrl Interface