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
TextBox
a
In case you are using WPF, you are looking for a watermark, check out the following stackoverflow answer