开发者

change text mode programmatically in windows mobile 6.5

开发者 https://www.devze.com 2023-03-06 22:46 出处:网络
In my mobile application i am setting password char of textbox programmatically.Is there any way that i can reset the textbox text mode to normal text from password.

In my mobile application i am setting password char of textbox programmatically.Is there any way that i can reset the textbox text mode to normal text from password.

I am doing this as i could not find watermark or hint feature for textb开发者_开发知识库oxes in windows mobile.

Please forward your valuable suggestions.


myTextBox.PasswordChar = (char)0;
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号