Copy and Paste function in TextBox

  • Thread starter Thread starter CafeCat
  • Start date Start date
C

CafeCat

How to use copy and Paste function in TextBox like Notes?

Usually we can select a text in the TextBox, but how can it popup a menu let
you copy and paste?

Thanx
 
Create ContextMenu and bind to your TextBox
Unfornately, NetCF do not support the clipboard class.
But you can download the 3rd party class at http://www.opennetcf.org and
find more info there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top