Is it possible to dynamically build a string from differnt formats? I am dynamically writing this to a tip strip.
For example:
I am writing some of the string in Courier New.
I am writing another part of the string in wingdings2.
I want to add both of these strings together but when I do that it makes the entire string in courier new format.
Is there a way to keep each part of the string in it's original format?
Thanks,
Javi