hi, i'm trying to do a cut, copy and paste function for my C# application, but the information i can find on the net is only restricted to cut, copy and paste from a textbox.
how can i point the function to highlighted text to cut copy and paste the highlighted text?