ShowDoc Event

Occurs when you navigate to an Active Document.

PROCEDURE Object.ShowDoc

Remarks

The ShowDoc event occurs when you navigate to an Active Document, either by opening the Active Document or by returning to the Active Document from its container's cache or history list. Unlike the Init event, the ShowDoc event doesn't occur until after the Active Document is fully sited in its container.

The ShowDoc event doesn't occur when the Active Document's container is minimized or when the container is restored to its original size.

See Also

HideDoc Event | Init Event

Applies To: ActiveDoc Object