I'm applying a date received "stamp" using a textbox in WF. The Text Box text is just set to %(Date).
When this runs, the text box is very small and you have to drag the corners to expand it. Here's a sample (the SqlConnection is just part of my test document)
I'd like it to show fully expanded without having to manually resize, like this:
How do I do this?