|
ctCalc
Sometimes it's the
simple things that make an end-user experience really effective.
ctCalc is a simple calculator ActiveX object perfectly suited for giving
end-users basic calculator functionality.
ctCalc accepts data from mouse clicks, the keyboard (when the component has focus), and through programming methods and properties.
ctCalc features include:
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 itself to a value of 0.
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.

|