NUMPAD_SHOW keypadType, keySelected, x, y, keySize |
Purpose | Display an onscreen Numeric keypad. Two key arrangements and two sizes are selectable. | ||||||||||
Parameters |
| ||||||||||
Examples | NUMPAD_SHOW 1,5,10,20,1 NUMPAD_SHOW 2,5,30,10,2 |
||||||||||
Comments: | For a complete example please download the sample program: NumKeypadDemo.PC7 |
||||||||||
See Also | ALPHAPAD_SHOW |