How do you impliment the copy paste functions into your pocketpc apps? I am
using VB.net 2k3

I have an applicationt that I would love to be able to past information into
instead of typing it all out again.

Thanks for your help!

Re: Copy, Cut, Paste??? by Peter

Peter
Thu Sep 15 17:22:07 CDT 2005

Take a look at the OpenNETCF.Windows.Forms.Clipboard class - this is written
to work just like the desktop .NET framework equivalent -
www.opennetcf.org/sdf/

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net

"@tley" <atley_1@hotmail.com> wrote in message
news:%23tR7cFiuFHA.3932@TK2MSFTNGP15.phx.gbl...
> How do you impliment the copy paste functions into your pocketpc apps? I
> am using VB.net 2k3
>
> I have an applicationt that I would love to be able to past information
> into instead of typing it all out again.
>
> Thanks for your help!
>
>
>