Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Specifies whether the text is validated against only the masked characters, or against the whole mask.
void EnableSetMaskedCharsOnly(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
TRUE to validate the user input against only masked characters; FALSE to validate against the whole mask. The default value is TRUE.
Requirements
Header: afxmaskededit.h