Core Function ControlFocus

From Sputnik Wiki
Revision as of 11:16, 19 October 2013 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 ControlFocus ( <title>, <text>, <controlID> )

Contents

Description

Sets input focus to a given control on a window.

Parameters

Title

The title of the window to access.

Text

The text of the window to access.

controlID

The control to interact with.

Return Value

Success: Returns true.

Failure: Returns false.

Remarks

None.

Example

ControlFocus("WinAMP Controller", "", "Button1");
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox