Linking two RichTextBoxes

ShiningTears

New member
Joined
Jan 4, 2008
Messages
2
Programming Experience
Beginner
Hello,

My question is, How can i link two Richtextboxes?

For example i have a Rtb of 300 by 300 size, in which i am entering text. When the visible area of Rtb ( height of 300 ) is reached, the futrhur text will be added to the Next Rtb.
 
Thanks for replying.
I am designing a word processor (Not in English).
This word processor is aimed to support Multi pages architecture. Thats why i need to link Richtextboxes. Is there any other option i have for my purpose other than linking the richtextboxes? i can't use Ms Word in my application because my application is a Non English.
 
Back
Top