VB Code:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click RichTextBox1.Font.Bold = True End Sub
It says it's a read only property. Is there a way to change that?
Thanks,
James
|
Results 1 to 4 of 4
Thread: Newbie Readonly Property Q:Threaded View
|
Click Here to Expand Forum to Full Width |