SECCalcBtn Class

class SECCalcBtn: public CObject

SECCalcBtn is the base class for the buttons on a calculator edit control created by class SECCalculator.

Defined in: CalcBtn.h

Comments

An associated class, Attrib, defines the attributes used for drawing a button on the calculator.

The SECCalculator class implements a calculator edit control capable of decimal arithmetic and other standard operations. The popup window for the calculator is created by the SECPopupCalculator class.

See the sample CALC in the \SAMPLES\TOOLKIT\STANDARD\CONTROLS\CALC directory for a demonstration of this class.

Class Members

Creation/initialization

SECCalcBtn()

Constructs a SECCalcBtn object.