Persistate API documentation
SetFocus Method (paneName)
NamespacesPersistate.UI.DesktopPWindowSetFocus(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#
public void SetFocus(
	string paneName
)
Parameters
paneName (String)
The name of an existing Pane in the PWindow's current Workspace.

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