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


IAnimationManagerPropertyPage.DestroyWindow Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (AnimationUI)  

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