10-24-2008 09:44 AM
10-24-2008 01:33 PM
10-27-2008 02:36 PM
Hello mrbean,
The best way that I have found to accomplish your desired formatting is to include the necessary number of blank spaces before both of the words terminate and execution. I was able to determine the number of each of these spaces at design time by simply typing in the appropriate field in the Property Browser. Then, I took note of this information (i.e. number of spaces) for use when programmatically changing the text from "Reset". I know this is not ideal, but at least it represents a feasible work around.
Thanks,