Place holder or watermark in TextBox windows 8

后端 未结 5 999
既然无缘
既然无缘 2021-01-08 00:38

I want to show a placeholder text in TextBox when user hasn\'t typed anything and TextBox is idle.

In Andriod it can be done using a

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-08 01:34

    In Windows 8.1, TextBox has a PlaceholderText property:

    
    

提交回复
热议问题