PC Review


Reply
Thread Tools Rate Thread

Textbox copy and paste problem

 
 
=?Utf-8?B?QW50aG9ueQ==?=
Guest
Posts: n/a
 
      17th Jan 2007
I have create a very simple windows form application. I am using textbox
control, but I am unable to copy and paste text into the textbox by using
keyboard hot key.
Anyone come across this problem before?

Thanks
 
Reply With Quote
 
 
 
 
Bryan Phillips
Guest
Posts: n/a
 
      17th Jan 2007
Can you copy and paste into Notepad? If not, another process has locked
the clipboard.

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com



"Anthony" <(E-Mail Removed)> wrote in message
news:AD10DCBB-3614-4E2F-991D-(E-Mail Removed):

> I have create a very simple windows form application. I am using textbox
> control, but I am unable to copy and paste text into the textbox by using
> keyboard hot key.
> Anyone come across this problem before?
>
> Thanks


 
Reply With Quote
 
 
 
 
Cyril Gupta
Guest
Posts: n/a
 
      17th Jan 2007
Hello Anthony,

More Common than that, just check that you have not set up CTRL+V as an accelerator
in one of the menus... Sigh* I do that sometimes.

Regards,
Cyril Gupta

A> I have create a very simple windows form application. I am using
A> textbox
A> control, but I am unable to copy and paste text into the textbox by
A> using
A> keyboard hot key.
A> Anyone come across this problem before?
A> Thanks
A>


 
Reply With Quote
 
=?Utf-8?B?QW50aG9ueQ==?=
Guest
Posts: n/a
 
      17th Jan 2007
Thanks Bryan,
I have not problem to do copy and paste for other application. Also I can
do copy and paste by using right click on the mouse.
Anthony

"Bryan Phillips" wrote:

> Can you copy and paste into Notepad? If not, another process has locked
> the clipboard.
>
> --
> Bryan Phillips
> MCSD, MCDBA, MCSE
> Blog: http://bphillips76.spaces.live.com
>
>
>
> "Anthony" <(E-Mail Removed)> wrote in message
> news:AD10DCBB-3614-4E2F-991D-(E-Mail Removed):
>
> > I have create a very simple windows form application. I am using textbox
> > control, but I am unable to copy and paste text into the textbox by using
> > keyboard hot key.
> > Anyone come across this problem before?
> >
> > Thanks

>
>

 
Reply With Quote
 
=?Utf-8?B?QW50aG9ueQ==?=
Guest
Posts: n/a
 
      17th Jan 2007
Thanks Cyril,
I can do CTRL+V on Notepad. I can do copy and paste by using mouse on the
..Net application.

"Cyril Gupta" wrote:

> Hello Anthony,
>
> More Common than that, just check that you have not set up CTRL+V as an accelerator
> in one of the menus... Sigh* I do that sometimes.
>
> Regards,
> Cyril Gupta
>
> A> I have create a very simple windows form application. I am using
> A> textbox
> A> control, but I am unable to copy and paste text into the textbox by
> A> using
> A> keyboard hot key.
> A> Anyone come across this problem before?
> A> Thanks
> A>
>
>
>

 
Reply With Quote
 
Harry Pfleger
Guest
Posts: n/a
 
      26th Jan 2007
Hello Anthony

I had the same issue.
Probably you are using the toolstrip menu with the default settings.
Since they are setup to get the ctrl-c and v, the textbox is not gettings
them.

look at the following message:
https://forums.microsoft.com/MSDN/Sh...96702&SiteID=1
(so it did not work, but at least I know why)

then I found a post in the vb newsgroup
http://msdn.microsoft.com/newsgroups...xp=&sloc=en-us
thats a workaround, but in VB ;-)

cheers Harry


"Anthony" <(E-Mail Removed)> wrote in message
news:AD10DCBB-3614-4E2F-991D-(E-Mail Removed)...
>I have create a very simple windows form application. I am using textbox
> control, but I am unable to copy and paste text into the textbox by using
> keyboard hot key.
> Anyone come across this problem before?
>
> Thanks


 
Reply With Quote
 
=?Utf-8?B?QW50aG9ueQ==?=
Guest
Posts: n/a
 
      27th Jan 2007
Thanks Harry,

Yes, This is what happenning to me.

Thank again

"Harry Pfleger" wrote:

> Hello Anthony
>
> I had the same issue.
> Probably you are using the toolstrip menu with the default settings.
> Since they are setup to get the ctrl-c and v, the textbox is not gettings
> them.
>
> look at the following message:
> https://forums.microsoft.com/MSDN/Sh...96702&SiteID=1
> (so it did not work, but at least I know why)
>
> then I found a post in the vb newsgroup
> http://msdn.microsoft.com/newsgroups...xp=&sloc=en-us
> thats a workaround, but in VB ;-)
>
> cheers Harry
>
>
> "Anthony" <(E-Mail Removed)> wrote in message
> news:AD10DCBB-3614-4E2F-991D-(E-Mail Removed)...
> >I have create a very simple windows form application. I am using textbox
> > control, but I am unable to copy and paste text into the textbox by using
> > keyboard hot key.
> > Anyone come across this problem before?
> >
> > Thanks

>
>

 
Reply With Quote
 
New Member
Join Date: Jun 2011
Posts: 1
 
      8th Jun 2011
RE: then I found a post in the vb newsgroup
http://msdn.microsoft.com/newsgroups...xp=&sloc=en-us
thats a workaround, but in VB

I could not open this link specified above for workaround.
Could you please send me this workaround? I have a menu strip on the form and cannot use keyboard (CTRL-C, CTRL-V) to copy and paste in text boxes.
Users need it asap! Please help!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy/Paste from Sheet to Browser; Then Copy/Paste from Browser toSheet ryguy7272 Microsoft Excel Programming 11 6th Aug 2010 04:32 AM
Copy, paste, sort, copy paste =?Utf-8?B?U2hlbGx5?= Microsoft Excel Programming 3 28th Feb 2007 03:25 AM
How do I get copy/paste to copy/paste text and not the whole page =?Utf-8?B?Q2Fyb2wgSi4=?= Microsoft Word Document Management 1 6th May 2005 09:03 PM
Copy & Paste Object without using the Excel Copy Paste functions =?Utf-8?B?R2Fueg==?= Microsoft Excel New Users 0 10th Mar 2004 08:06 AM
Copy & Paste Object without using the Excel Copy Paste functions =?Utf-8?B?R2Fueg==?= Microsoft Excel Misc 0 10th Mar 2004 08:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:13 AM.