Hey everyone,
Form1.RichTextBox1.SelectionColor = Color. "String here"
How would I make this work ?
E.g. String = Red
I have tried many ways around this but I'm stumped
Thanks.
Form1.RichTextBox1.SelectionColor = Color. "String here"
How would I make this work ?
E.g. String = Red
I have tried many ways around this but I'm stumped
Thanks.