Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Function: SetEnabled

SetEnabled sets the overriding enabled state for KeymanWeb.

If passed false, KeymanWeb will not operate on any controls anywhere on the page. If passed true, it means that KeymanWeb will operate on those controls for which it has not been otherwise disabled.

When KeymanWeb is disabled, its automatic user interface will not display.

Parameters: Boolean value -

Return Value: none

Version Introduced: 1.0

See Also: GetEnabled, EnableControl, DisableControl