hanseh
Hi.. I have a class that has a property textstyle. The text style property as it`s own property mainly a Color and font, Text style class is just an independent class that i can used anytime as a tool and it does not have a direct link to any of my classes so i cant put my delegate calls into it. what cna i do to check the event of the font and color changes so that everytime it is edited in the grid the usercontrol will be repainted.thanks