SECCalculator::OnGetDlgCode

UINTSECCalculator::OnGetDlgCode(void)

Override to control the particular types of input to process.

Defined in: SecCalc.cpp

Return Value

Returns the following flags bitwise or'ed:

DLGC_WANTMESSAGE | DLGC_WANTCHARS

(to receive all keyboard input)

See Also

SECCalculator