Hello Everyone..
I would like to ask you how to copy text from ICSharp TextEditor when i click a button in C#.Net.
In Windows Form's richTextBox,it can use Copy() Method.
I want to do like that at ICSharp TextEditor.
How can i do that.
Thanks you for your time.!!