Here Mudassar Ahmed Khan has explained with an example, how to set TextBox value when TextMode is Password ASP.Net using C# and VB.Net.
By default when you set the Text property of a TextBox with TextMode property set to Password the value is not shown in the TextBox.
↧