Visual studio 2010, c# 4.0, windows phone 7 application
I need to display some text on screen, as well as update it later on. I need to use a text box because it allows me to use borders and backgrounds - unless someone has a better idea.
What is the best way to deny user input / selection / anything of the text box without affecting the way it looks? I want it to behave similar to a text block. I tried the read only setting, but that just greys it out
Edited by SnowDrifter - 8/1/11 at 5:10pm
I need to display some text on screen, as well as update it later on. I need to use a text box because it allows me to use borders and backgrounds - unless someone has a better idea.
What is the best way to deny user input / selection / anything of the text box without affecting the way it looks? I want it to behave similar to a text block. I tried the read only setting, but that just greys it out
Edited by SnowDrifter - 8/1/11 at 5:10pm





