0
Answer

copy and paste function

augustus

augustus

18y
2k
1
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?