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?

thx
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?
thx