M Mike Jun 8, 2004 #1 How do I format individual characters in a Rich Text Box? I want to make words different colours and boldness. Mike
How do I format individual characters in a Rich Text Box? I want to make words different colours and boldness. Mike
M Mike Jun 9, 2004 #2 Set these properties: SelectionStart SelectionLength SelectionColor (in that order) Click to expand... That's great, thanks. Mike
Set these properties: SelectionStart SelectionLength SelectionColor (in that order) Click to expand... That's great, thanks. Mike