This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationControlsDialog Interface > IAnimationControlsDialog.Hook Method (ArcObjects .NET 10.5 SDK) |
Connect the dialog with the current app.
[Visual Basic .NET] Public Sub Hook ( _ ByVal pApp As AppRef _ )
[C#] public void Hook ( AppRef pApp );