enumAKeyboardDisplayMode Enum

Version 6

Integer constants specifying the display mode of a Virtual Keyboard object.

Constants

 

Name

Value

Description

akbdDisplayModeAuto

1*

Auto Display Mode. The on-screen keyboard will show automatically when a control that requires a keyboard to operate recives focus.

akbdDisplayModeManual

2

Manual Display Mode. The on-screen keyboard will show only when the Show method is called.

Applies to

AVirtualKeyboard