Persistate API documentation
SetFocus Method (paneName)
NamespacesPersistateIPWindowSetFocus(String)

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

Gives the user interface focus to the object(s) showing in a particular Pane.
Declaration Syntax
C#
void SetFocus(
	string paneName
)
Parameters
paneName (String)
The name of an existing Pane in the IPWindow's current Workspace.

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