Back to Devexpress

XtraMdiTabPage.StopAnimation() Method

windowsforms-devexpress-dot-xtratabbedmdi-dot-xtramditabpage-7faf4bb9.md

latest1.3 KB
Original Source

XtraMdiTabPage.StopAnimation() Method

Stops animation of an animated GIF file displayed in the tab page’s header.

Namespace : DevExpress.XtraTabbedMdi

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void StopAnimation()
vb
Public Overridable Sub StopAnimation

Remarks

It’s possible to display animated GIF files in tab page headers. The StopAnimation method stops animation if it’s in progress.

To specify an image to be displayed in the header, use the XtraMdiTabPage.ImageOptions property.

See Also

StopAnimation()

ImageOptions

XtraMdiTabPage Class

XtraMdiTabPage Members

DevExpress.XtraTabbedMdi Namespace