This document is archived and information here might be outdated. Recommended version. |
Hides the progress animation.
[Visual Basic .NET]
Public Sub HideProgressAnimation ( _
)
[C#]
public void HideProgressAnimation (
);
[C++]
HRESULT HideProgressAnimation(
void
);
Hides the animation progressor. Use the ShowProgressAnimation method to show the animation progressor and the PlayProgressAnimation method to start or stop the animation.