Core Function ControlEnable

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
UberFoX (Talk | contribs)
(Created page with "<pre> ControlEnable ( <title>, <text>, <controlID> ) </pre> === Description === Enables a control. === Parameters === ==== Title ==== The title of the window to access. ===...")
Newer edit →

Revision as of 19:01, 25 April 2012

ControlEnable ( <title>, <text>, <controlID> )

Contents

Description

Enables a control.

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 1.

Failure: Returns 0 if window/control is not found.

Remarks

None.

Example

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