Good adternoon, How can I change RTB's Forecolor? Thanks
0101011001000010 01101111011011100110110001101001011011100110010101110010
<Code> Private Sub cmdRed_Click() rtf.SelColor = vbRed rtf.SetFocus End Sub </Code>
Use square brackets on your code to format it. [code] 'Code goes here [/code]
Forum Rules