SECCalcBtn::Draw
voidSECCalcBtn::Draw(CDC&dc)
Draws the button to the given DC. Note that the button is drawn relative to the SECCalculator's client rectangle.
Defined in: CalcBtn.cpp
Return Value
void
Parameters
dc
A reference to the button’s device context.