voidSECCalculator::DrawPanel(CDC&dc)
Draws the LCD display panel.
Defined in: SecCalc.cpp
Return Value
void
Parameters
dc
The device context with which to draw.
See Also
SECCalculator