SECCalculator::CalcLayout

CSizeSECCalculator::CalcLayout(DWORDdwStyle)

Lays out the buttons on the calculator based on the given style.

Defined in: SecCalc.cpp

Return Value

CSize

Parameters

dwStyle

The style flags for the calculator. The only flag examined in this method is the SEC_CS_DIVIDER style flag.

See Also

SECCalculator