SECMaskEdit::SetPromptChar

voidSECMaskEdit::SetPromptChar(TCHARchNewPrompt)

Sets the prompt character. The default is space.

Defined in: SECMEDIT.CPP

Return Value

void

Parameters

chNewPrompt

Specifies a new prompt character for the SECMaskEdit.

Comments

At runtime, the mask characters are replaced with the prompt character. Unless this method is called, the default prompt character the space character. After this method is called, the display string is updated to reflect the change.

See Also

SECMaskEdit  GetPromptChar  SetMask