I'm not sure that I understand your question. You can use the copy()
and paste() to move text with formating. You can also use the
SelectedRtf property to get the text with the formatting codes. Hope
it helps.
Curtis
http://www.ghostclip.com
Premier Popup Notepad & Help System For Developers
I have tryed the Copy and Paste idea. The problem I had with that solution
was when the applcation is running it screws your ClipBoard. For example,
when someone trys to copy something it gets overwriten by the text that my
application is copying when the user trys to paste their text they get crap
from my application.
Then people say to me your application screws my clipboard >| !!!
And I say oh crap :(
Thanks for the sugestion though
any other ideas?
> I'm not sure that I understand your question. You can use the copy()
> and paste() to move text with formating. You can also use the
[quoted text clipped - 3 lines]
> http://www.ghostclip.com
> Premier Popup Notepad & Help System For Developers