MaskedTextBox::HidePromptOnLeave Property
.NET Framework (current version)
Gets or sets a value indicating whether the prompt characters in the input mask are hidden when the masked text box loses focus.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if PromptChar is hidden when MaskedTextBox does not have focus; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: