I am using an access database that is bound to a textbox through the text property. I would like to store the forecolor of the text in this access database, since different records will need to have different forecolors. I have tried creating a field to store the color name and then bind it to the forecolor of the textbox, however, it appears that I do not understand this binding. Can anyone give me some insite on how to use advanced bindings like forecolor.