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