Experts,
I have a textbox which displays some contents in some font. I am providing the user a dialog which will provide him the options to change the font. The change is getting refelcted only when the user restarts the application.I want to change the font of the text box dynamically; ie; when the user selects the new font,it should be displayed in that font, just like "NotePad". How can I do that ?
With advance thanks and regards
Nikhil Unnikrishnan K
I have a textbox which displays some contents in some font. I am providing the user a dialog which will provide him the options to change the font. The change is getting refelcted only when the user restarts the application.I want to change the font of the text box dynamically; ie; when the user selects the new font,it should be displayed in that font, just like "NotePad". How can I do that ?
With advance thanks and regards
Nikhil Unnikrishnan K
Comment