S
SethMW
What's the best way for achieving this simple task?
A simple example would be the scenario where I want the text "Today is:
Tuesday" to appear on the form, where the day is "computed" in the code
behind and displayed on the form.
The only way I can think of to do this is with a read-only text box, but I
don't want to use a text box, just plain text.
Any suggestions?
A simple example would be the scenario where I want the text "Today is:
Tuesday" to appear on the form, where the day is "computed" in the code
behind and displayed on the form.
The only way I can think of to do this is with a read-only text box, but I
don't want to use a text box, just plain text.
Any suggestions?