How can I add watermark text to a textbox in wpf?

后端 未结 3 1123
不思量自难忘°
不思量自难忘° 2021-01-20 03:50

Im working on a wpf application.How I can add watermark text to the textbox and passwordbox?



        
3条回答
  •  孤独总比滥情好
    2021-01-20 03:56

    Or you could try this code

    
        
            
                    
                        
                    
                    
                        
                          
                        
                    
                
            
            
                
                
            
            
    

提交回复
热议问题