"David Dvali" <david_dvali@ho tmail.com> wrote in message
news:u5g53YlVFH A.1148@tk2msftn gp13.phx.gbl...[color=blue]
> How can I cut/copy/paste text from/into textbox using clipboard from my
> code?
>[/color]
"David Dvali" <david_dvali@ho tmail.com> wrote in message
news:u5g53YlVFH A.1148@tk2msftn gp13.phx.gbl...[color=blue]
> How can I cut/copy/paste text from/into textbox using clipboard from my
> code?[/color]
The textbox control has Copy(), Cut(), and Paste() methods.
Comment