Help With Font Class
Hello All,
I need Help...
I try to make a programmer that will change font when the user click on the button. For example, when the user click on the Bold Button , it will change the text to Bold.
I try to do it like this but it didnt work>
this is my code:
text1.font.bold = true ' code is written on the button click event
Error I got is:
Property Bold is Readonly
Can anyone tell me how to fix this.... Pls..
Thanx You
Cool_programmer
Ridin Dinesh
|