Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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