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.
IKeymanControl::RegisterControllerWindow

Registers a window as a controller window - so Keyman Engine will not operate within that window. Used by Keyman Controllers.

Declaration
Sub RegisterControllerWindow(Value As Long)
Parameters
NoNameTypeDescription
1ValueLongHandle to Window
Example Code