Difference between revisions of "ScriptObject Script"

8 bytes added ,  22:01, 17 March 2017
imported>Kyllagdrgn
imported>Kyllagdrgn
Line 145: Line 145:
*[[RegisterForControl - ScriptObject|RegisterForControl]](String ''control'')'''
*[[RegisterForControl - ScriptObject|RegisterForControl]](String ''control'')'''
**Registers the given control for OnControlDown and OnControlUp events.
**Registers the given control for OnControlDown and OnControlUp events.
*[[UnregisterForControl - Form|UnregisterForControl]](String ''control'')'''
*[[UnregisterForControl - ScriptObject|UnregisterForControl]](String ''control'')'''
**Unregisters the given control for OnControlDown and OnControlUp events.
**Unregisters the given control for OnControlDown and OnControlUp events.


Anonymous user