D
Dave
How can I change the font size of a label?
I have:
Label1.Font.Size = "12"
but it's telling me that property 'Size' is readonly.
Thanks,
-Dave
I have:
Label1.Font.Size = "12"
but it's telling me that property 'Size' is readonly.
Thanks,
-Dave