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


IHistoryViewerWindow.Show Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IHistoryViewerWindow.Show Method

Show the HistoryViewerWindow.

[Visual Basic .NET]
Public Sub Show ( _
    ByVal parentWindow As Integer _
)
[C#]
public void Show (
    int parentWindow
);

Product Availability

Available with ArcGIS Desktop.

See Also

IHistoryViewerWindow Interface