Persistate API documentation
SetFocusTo Method (toFocus)
NamespacesPersistate.UI.DesktopDesktopUserInterfaceSetFocusTo(Persistent)

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

Sets the focus in the user interface to the Pane showing a particular object.
Declaration Syntax
C#
public override bool SetFocusTo(
	Persistent toFocus
)
Parameters
toFocus (Persistent)
The object to set focus to.
Return Value
True if the object was showing in a form and the focus was successfully set to it, otherwise false.

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