ArcObjects Library Reference (ArcMapUI)  

IGNetExtension.ShowWindow Method

Shows/hides the GNet dialog.

[Visual Basic .NET]
Public Sub ShowWindow ( _
    ByVal Show As Boolean _
)
[C#]
public void ShowWindow (
    bool Show
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGNetExtension Interface