Watermark / hint text / placeholder TextBox

后端 未结 30 2980
遇见更好的自我
遇见更好的自我 2020-11-22 02:20

How can I put some text into a TextBox which is removed automatically when user types something in it?

30条回答
  •  深忆病人
    2020-11-22 02:45

    Just using XAML, no extensions, no converters:

    
        
        
            
                
            
        
    
    

提交回复
热议问题