Persistate API documentation
SetFocus Method (toFocus)
NamespacesPersistate.UI.DesktopPWindowSetFocus(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#
public 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.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)