change button-font

KriZa

Member
Joined
Jun 22, 2007
Messages
21
Programming Experience
3-5
Hi, I try to change the font and the bold-style of a button. But I don't know how.

I tried this : button.Font.Bold = True
but it is said, that this is just a readonly value. Is there any way to change the buttonstyle via vb.net code?

:confused:

thx
 
Back
Top