In Xaml TextBox with a Watermark that Disappears after First Iinput

前端 未结 4 1163
野趣味
野趣味 2021-01-06 08:57

In a TextBox provide a description that vanishes after the first input. This should provide a little help to the user what he should enter in the text field such as Watermar

4条回答
  •  無奈伤痛
    2021-01-06 09:27

    For anyone who might be interested in this question, check material design (http://materialdesigninxaml.net/).

    With this library, it is really easy :

    
    

提交回复
热议问题