HI,
Thanks for your reply.
Your assumption is right. I meant record for line.
I cannot add label along with Checkbox as label does not support multiple fonts.
I like to create a control that have an appearance of a "checked listbox", and it should support all the richtextbox functionalities like
1. It should support multiple fonts (Greek, Hebrew etc) and formatting styles.
2. It should support copy and paste functionalities of selected text / windows entire content.
3. When we paste the copied content to Word, it should preserve all the formatting.
4. It should support link functionality.
I can do all the above stuffs with richtextbox. But am in trouble in placing a checkbox infront of each line.
Thanks,
Sjose.