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


IAnimationManagerPropertyPage.DestroyWindow Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationManagerPropertyPage Interface > IAnimationManagerPropertyPage.DestroyWindow Method
ArcGIS Developer Help

IAnimationManagerPropertyPage.DestroyWindow Method

Indicates that the COM PropertyPage should destroy the MFC propertypage.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationManagerPropertyPage Interface