Core Function ControlDisable

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
m (1 revision)

Revision as of 12:37, 14 June 2015

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

Contents

Description

Disables 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

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