Is it possible to make a selection have it's own separate background color in a rich text box? If so, I'd like to know how to do it.
Thanks
-George
(edit: typos)
Printable View
Is it possible to make a selection have it's own separate background color in a rich text box? If so, I'd like to know how to do it.
Thanks
-George
(edit: typos)
all you have to do to get the answer to this kind of question is look in the VB object browser for the object you have a question about. If you look in the object browser for the rich text box, you will find that there is no background color for text, only for the entire box.
It IS possible that there is an API call that can do stuff that VB cannot --- that happens a lot.