ComponentOne InputPanel for WinForms
HidePromptOnLeave Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : HidePromptOnLeave Property
Gets or sets a value indicating whether the prompt characters in the input mask are hidden when the masked text box loses focus.
Syntax
'Declaration
 
Public Property HidePromptOnLeave As System.Boolean
public System.bool HidePromptOnLeave {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members