It's becasue cut and paste isn't supported in the default controls. The
OpenNETCF TextBoxEx does have support.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
"Peyton Collins" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> In my compact framework application under WindowsCE V4.2, I cannot
> highlight
> text within a textbox, press Control-C on the keyboard, move to another
> textbox, and Control-P the copied text into the second textbox. The same
> compact framework binary runs fine on an XP desktop with the normal Ctrl-C
> Ctrl-V functionality.
>
>