Fixed characters in the TextBox?
I am just wondering is it possible to create a TextBox that does not allow user to change the text in the TextBox.
For example, I would like to update the system's status during runtime, and hence the text in the TextBox will change according to the events. However, I realised that the text is changeable by the user during runtime, which I DO NOT want that to occur.
Hence, can someone help me with this please. Notice there is no option for a fixed characters for text in the TextBox.
Thanks for you help guys......

