Share via


ObjectRun.attach Method

Reverses a call to the method. This is the reverse of calling the ObjectRun.detach method. Reversing the call disallows any further switching of focus between windows.

Syntax

public void attach()

Run On

Called

See Also

ObjectRun Class

ObjectRun.detach Method