HidePromptOnLeave Property
                In This Topic
            
            Indicates whether the prompt characters in the input mask are hidden when the input loses focus.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property HidePromptOnLeave As System.Boolean
             
        
            
            public System.bool HidePromptOnLeave {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also