PropertyGrid and Text prop [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, (Visual C#, System.Drawing, GDI+) I have developed a drawing area where i have drawn "Sample Text" in rectangle. The properties (Color and Font of text) are displayed in PropertyGrid. Problem: if i change the color of text (in PropertyGrid), color of text is NOT changed immediately. It is changed only if i click on the text. Any solution?? -- modified at 3:03 Wednesday 31st October, 2007