Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

Function: GetEnabled

Returns nonzero if KeymanWeb is enabled. When KeymanWeb is instantiated, its default state is enabled.

GetEnabled returns the overriding enabled state for KeymanWeb. If GetEnabled returns 0, KeymanWeb will not operate on any controls anywhere on the page. If GetEnabled returns non-zero, 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: none

Returns: zero or nonzero, indicating whether or KeymanWeb is enabled.

Version Introduced: 1.0

See Also: SetEnabled, EnableControl, DisableControl