|
| |
MSDN Documentation Download (v. 1.0.5.0) Licensing Tell a friend Contact our sales Send feedback |
|
|
|
Use the Calculator control to allow a user of a web forms page to process simple arithmetic operations where any type of numeric input is required.
Mono Calculator control mimics the Standard Windows Calculator by allowing a user to add, subtract, multiply and divide numbers. Additional operations include: computing the square root of a number, inverse of a number, calculating percentage, etc. Memory related buttons store (clear, recall, add) the current value in memory.
The Display property determines how the control appears to the user. The Movable property determines whether the Calculator can be moved (onyl when Display equals Display.PopUp) |
|

|

- Mimics the Standard Windows Calculator by allowing a user to add, subtract, multiply and divide numbers.
- Addtional operations include: computing the square root of a number, inverse of a number, calculating percentage, etc.
- Memory related buttons store (clear, recall, add) the current value in memory.
- Calculator uses DHTML and JavaScript, and cannot be blocked by browsers as standard popup windows commonly are.
- Add your own CSS to the Calculator for a unique look.
- Intellisense documentation
- Many more features, please take a look at Live Demos.
|
|
|
|