SECEdit::GetOverStrike

BOOL SECEdit::GetOverStrike(void)

Tests the model for the overstrike state. In the overstrike state, text insertions overwrite any characters to the right of the caret.

Defined in: SECEdit.cpp

Return Value

Returns non-zero if the model is in the overstrike state; otherwise 0.

See Also

SECEdit SetOverStrike