Create a class with members for anything unique to the particular item, such as Text, Font Size, and Location.
Then create instances of this class and add them to a new List<YourClassType>;
Finally, iterate over the list and draw the items.
overslacked
2009-09-26 16:54:40