Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: code generate on queue Pin
Simon_Whale30-Sep-13 0:34
Simon_Whale30-Sep-13 0:34 
GeneralRe: code generate on queue Pin
Mohammad Nawaz30-Sep-13 1:08
Mohammad Nawaz30-Sep-13 1:08 
GeneralRe: code generate on queue Pin
Simon_Whale30-Sep-13 1:25
Simon_Whale30-Sep-13 1:25 
GeneralRe: code generate on queue Pin
Mohammad Nawaz30-Sep-13 2:37
Mohammad Nawaz30-Sep-13 2:37 
GeneralRe: code generate on queue Pin
Simon_Whale30-Sep-13 2:40
Simon_Whale30-Sep-13 2:40 
GeneralRe: code generate on queue Pin
Eddy Vluggen1-Oct-13 5:02
professionalEddy Vluggen1-Oct-13 5:02 
GeneralRe: code generate on queue Pin
Simon_Whale1-Oct-13 5:05
Simon_Whale1-Oct-13 5:05 
QuestionHow to copy text underneath external program's context menu in vb.net Pin
Craig Haywood29-Sep-13 13:47
Craig Haywood29-Sep-13 13:47 
I would like to know if anyone can give me an example of how to copy text underneath an external program's context menu.

I am playing around with code for basic mouse gestures. When I perform, for example an upwards movement with the right mouse button held in, my program send Ctrl+C to copy whatever is selected when I release the right mouse button. However, lets say I am trying to copy text selected in notepad, If I release the right mouse button over the notepad window, notepad pops up its context menu before my copy command can execute.

You can simulate this by selecting text in notepad, right click and while the contect menu is showing, try pressing ctrl+c.

I am looking for a way to copy what is selected in the foreground window without having to close the context menu. The reason I don't want to close the context menu is that at times you might actually need it, like when you right-click and drag a file in explorer. If my program would esc the context menu then explorer won't pop up a context menu to move or copy the file to where you dragged it.

I hope this makes sense.

Anyone?
AnswerRe: How to copy text underneath external program's context menu in vb.net Pin
RedDk29-Sep-13 14:23
RedDk29-Sep-13 14:23 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
Craig Haywood29-Sep-13 14:27
Craig Haywood29-Sep-13 14:27 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
RedDk29-Sep-13 14:34
RedDk29-Sep-13 14:34 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
Craig Haywood29-Sep-13 14:41
Craig Haywood29-Sep-13 14:41 
AnswerRe: How to copy text underneath external program's context menu in vb.net Pin
Richard MacCutchan29-Sep-13 21:28
mveRichard MacCutchan29-Sep-13 21:28 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
Craig Haywood29-Sep-13 21:42
Craig Haywood29-Sep-13 21:42 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
Member 132919013-Jul-17 22:25
Member 132919013-Jul-17 22:25 
GeneralRe: How to copy text underneath external program's context menu in vb.net Pin
Craig Haywood4-Jul-17 0:21
Craig Haywood4-Jul-17 0:21 
Questionhow can i make Infix to postfix w/ tabulation method using Visual studio 2010? Pin
Member 1030406928-Sep-13 18:01
Member 1030406928-Sep-13 18:01 
AnswerRe: how can i make Infix to postfix w/ tabulation method using Visual studio 2010? Pin
Dave Kreskowiak28-Sep-13 18:05
mveDave Kreskowiak28-Sep-13 18:05 
QuestionThe best way to handle a VERY Large array of strings Pin
Kryptex28-Sep-13 16:48
Kryptex28-Sep-13 16:48 
GeneralRe: The best way to handle a VERY Large array of strings Pin
PIEBALDconsult28-Sep-13 17:14
mvePIEBALDconsult28-Sep-13 17:14 
AnswerRe: The best way to handle a VERY Large array of strings Pin
Dave Kreskowiak28-Sep-13 18:04
mveDave Kreskowiak28-Sep-13 18:04 
AnswerRe: The best way to handle a VERY Large array of strings Pin
Abhinav S28-Sep-13 20:11
Abhinav S28-Sep-13 20:11 
AnswerRe: The best way to handle a VERY Large array of strings Pin
David Mujica30-Sep-13 3:17
David Mujica30-Sep-13 3:17 
AnswerRe: The best way to handle a VERY Large array of strings Pin
Kryptex7-Oct-13 4:02
Kryptex7-Oct-13 4:02 
QuestionPopulate Data form MySQL Database Table in Datagridview by Datagridview autocomplete Textbox cell Pin
Biplob Singha Shee26-Sep-13 21:37
Biplob Singha Shee26-Sep-13 21:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.