Question : Template for .rtf

Hi,

I'm trying to create a program to organize the apps at my company. I've set up a VB.Net form w/ a richTextBox that gets populated w/ an rtf file when a user selects an app from a drop down box. I want to keep these rtf files in a consistent format. Something like....

About:
(Words go here...)
Installation:
(Words go here...)
Developer:
(Words go here...)

I'd like it to be to where the About,Installation,Developer....cannot be edited or deleted, but everything else can. What might be the best way to do this?

Thanks,
Dave

Answer : Template for .rtf

But they will still be able to edit the titles.
You will have to spit it in order to detect which text belongs to which section
Random Solutions  
 
programming4us programming4us