SECCalculator::HitTest
intSECCalculator::HitTest(CPointpoint)
Returns the index of the button under the given point
Defined in: SecCalc.cpp
Return Value
The zero-based index of the button.
Parameters
point
The given point to hit text (relative to the calculator's client area.
See Also