Keyboard Help
C#
VB
Show/Hide TOC
Keyboard
Control
Resize
To
Layout Method
Changes the
Size
of
KeyboardControl
so that it matches the size of the loaded keyboard layout.
Definition
Namespace:
BeeMobile.Keyboard
Assembly:
BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
Copy
public
virtual
void
ResizeToLayout
()
VB
Copy
Public
Overridable
Sub
ResizeToLayout
Exceptions
InvalidOperationException
Thrown, if there is no keyboard layout loaded.
See Also
Reference
KeyboardControl Class
BeeMobile.Keyboard Namespace
BKDFile
In This Article
Definition
Exceptions
See Also