Persistate API documentation
ShowWindow Method (window)
NamespacesPersistate.UI.DesktopDesktopUserInterfaceShowWindow(IPWindow)

[This is preliminary documentation and is subject to change.]

Makes an IPWindow visible in the user interface.
Declaration Syntax
C#
public override void ShowWindow(
	IPWindow window
)
Parameters
window (IPWindow)
The IPWindow to display.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)