is it possible to add a rich-text file to my project and then load it to a rich textbox by code? I'm confused!!!! I added teh file to the project, but I have no idea how to load it


btw the reason that I wanna do this is because I can't format/colorize the text inside the rich textbox during design time. So I thought I have to make a file with msword and then load it at runtime. is this the right way though?