Persistate API documentation
ShowWindow Method (window)
NamespacesPersistateUserInterfaceShowWindow(IPWindow)

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

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

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)