Persistate API documentation
SetFocus Method (toFocus)
NamespacesPersistateIPWindowSetFocus(Persistent)

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

Finds the Pane showing a particular object, makes it visible if necessary and gives it the user interface focus.
Declaration Syntax
C#
bool SetFocus(
	Persistent toFocus
)
Parameters
toFocus (Persistent)
The object to give the focus.
Return Value
True if the Pane was found and selected.

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