
-----------------------------------
ana_mc333
Sun Jan 21, 2007 11:00 am

How to enable paste in an vb application
-----------------------------------
I do have an text editor developed in VB. In which paste option is disabled, I have only the exe, can anyone say me instead of altering the source code, is there any other option to paste the clipboard content into it. (HINT: both ctrl+V & shift+insert is disabled).

-----------------------------------
[Gandalf]
Sun Jan 21, 2007 8:16 pm

RE:How to enable paste in an vb application
-----------------------------------
The only one that comes to mind is right click -> paste, but I would assume that's the first thing that was disabled, so I think you're ok.

-----------------------------------
ana_mc333
Sun Jan 21, 2007 11:30 pm

Re: RE:How to enable paste in an vb application
-----------------------------------
[quote="[Gandalf] @ Mon Jan 22, 2007 6:46 am"]The only one that comes to mind is right click -> paste, but I would assume that's the first thing that was disabled, so I think you're ok.[/quote]

Hai, all sorts of paste option's are disabled. ctrl+v, Shift+insert, right click paste, edit menu paste, etc... Pls help if u have any solution.

-----------------------------------
Silent Avenger
Mon Jan 22, 2007 9:05 pm

Re: How to enable paste in an vb application
-----------------------------------
So are you trying to disable paste or enable it? Anyways there is also drag-n-drop but it's highly unlikely that you have it included in your program.
