trichview.support
Create exact copy of RichViewEdit |
Author |
Message |
Holger Warzelhan |
Posted: 08/08/2004 11:49:07 Hello, I have a RichViewEdit, and have to perform several operations (select text, find positions of texts, etc) in the current document. This should all be done in the background, so that the user doesn't see the document being selected, scrolled, etc. Therefore, I want to create a second copy of the RichViewEdit during runtime (when the specific function is called), and have all the settings of the runtime-created RichViewEdit exactly the same as on the original RichViewEdit. Then I can perform all operations on the invisible copy in the background. Is there an easy way to copy ALL properties of one RichViewEdit to another one, without having to copy them separately? Thanks for any help! Holger |
Powered by ABC Amber Outlook Express Converter