Returns or sets the height for buttons on the keyboard.
Object.ButtonHeight [ = lHeight ]
The ButtonHeight property syntax has the following parts:
Name |
Type |
Description |
Object |
AVirtualKeyboard |
AVirtualKeyboard control |
lHeight |
Long |
An integer specifying the height of the buttons. |
The following statement changes the Keyboard Buttons' Height.
m_keyboard.ButtonHeight=34