| dbiCalculator |
| |
dbiCalc offers developers
an option for custom branding a functional calculator into an
application with unique style presentations and custom
programmable function buttons. dbiCalc accepts data from
mouse
clicks, the keyboard (when the component has focus), and through
programming methods and properties. |
| |
| Definable
Function Keys : The
calculator can be set up with up to two different functions
keys. These keys can be set up to perform any operation through
programming. Function keys button text may be modified by the
developer. |
| Multiple
Display Options : The
component includes custom properties to completely customize
button and display font properties and colors. |
| On Equals Event
: Event that occurs when
the Equal button is clicked or the Enter key is pressed. |
| |
| Equal Method :
Forces the control to perform an Equals operation. |
| Clear Method :
Forces the display to re-set to a zero value. |
|
Simulated Transparency
: Provides a transparent background without requiring the
host language to support transparency through its OLE container.
This allows transparency to be provided to a larger
number of development environments. |
| |