Groups | Blog | Home
all groups > dotnet compact framework > march 2004 >

dotnet compact framework : Copy and Paste function in TextBox


CafeCat
3/17/2004 11:14:36 PM
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

Art
3/18/2004 6:40:37 PM
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.



[quoted text, click to view]

AddThis Social Bookmark Button