COXMaskedEdit::GetPromptSymbol

Dundas

COXMaskedEdit::GetPromptSymbol

Class Members | Overview

TCHAR GetPromptSymbol()

Return Value

The current prompt symbol.

Remarks

The prompt symbol is shown occupying the space available for user input. For example, a telephone number mask such as (###)\ ###\-##### might typically use the underscore character as the prompt character, resulting in a display of (___) ___-____ in the control.

The default prompt character is the space.