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