Keypad.LeaveBasicKeysOn() - YiZhang-Paul/Mock_Up_Calculator GitHub Wiki
Namespace: UserControlClassLibrary
Description: Disables all keys with the exception of basic keys.
Returns | Description |
---|---|
void | this method does not return anything |
Remarks:
Basic keys include:
- numeric keys 0 to 9;
- equal sign key ("=")
- clear input key
- clear all key
- undo key