No announcements
Found 85964 threads
-
0 Votes
detecting mouse clicks
You cannot detect mouse clicks outside of your own application without using Win32 APIs. Here is an example: http://www.codeguru.com/vb/gen/vb_misc/article.php/c2757/Answered | 2 Replies | 3232 Views | Created by Big5824 - Thursday, January 4, 2007 11:03 PM | Last reply by Figo Fei - Friday, January 5, 2007 5:56 AM -
0 Votes
Detecting mouse clicks
How can I detect mouse clicks outside of the application and then read the coordinates? I'm trying to create an application which pops up menu when clicked right edge of desktop with ...Answered | 1 Replies | 6764 Views | Created by zh-Updated - Sunday, August 28, 2005 12:37 PM | Last reply by Paul Domag - Sunday, August 28, 2005 1:40 PM -
0 Votes
Urgent Question: Detecting mouse clicks in a C++ program
When user clicks somewhere in the window with mouse, corresponding mouse messages are posted. For example, when user presses left mouse button,Answered | 1 Replies | 5882 Views | Created by joynerCN - Friday, February 29, 2008 1:18 AM | Last reply by Yan-Fei Wei - Tuesday, March 4, 2008 9:28 AM -
1 Votes
Clicking on objects Instantiated at runtime
on the panel, the one mentioned above, its background color will change. How would I go about detecting a mouse click on a control that was instantiated at runtime? Thanks ...Answered | 1 Replies | 741 Views | Created by spectaculoso - Sunday, March 30, 2014 10:44 PM | Last reply by lapheal - Monday, March 31, 2014 8:28 AM -
0 Votes
No DoubleClick event?
events and detecting that a short enough time interval occured between clicks and that both clicks are within a reasonable target area.Answered | 1 Replies | 4263 Views | Created by tangferry - Sunday, August 29, 2010 8:32 AM | Last reply by Justin Anderson - Sunday, August 29, 2010 9:10 PM -
2 Votes
How To make an ErrorProvider Clickable
ErrorProvider dynamically creates windows to display the error icon. Detecting mouse clicks on those windows requires very nasty code. I'll just show you how it ...Proposed | 10 Replies | 6039 Views | Created by ensiman - Friday, April 24, 2009 10:26 AM | Last reply by ensiman - Monday, April 27, 2009 5:10 PM -
0 Votes
how to detect a click outside a control
Well I need some help detecting mouse clicks outside on anyAnswered | 11 Replies | 16217 Views | Created by i want make programing by c sharp for wm6 in Visua - Thursday, July 26, 2012 7:01 PM | Last reply by mycllq - Tuesday, November 6, 2018 11:44 AM -
0 Votes
How do I detect whether touchscreen or mouse?
working on the thouchscreen is by detecting when the "mouse" moved and setting that as a click. And doing that doesn't work very well when using a ...Answered | 3 Replies | 3706 Views | Created by tairon - Thursday, November 5, 2009 5:16 PM | Last reply by eryang - Wednesday, November 25, 2009 10:20 AM -
0 Votes
Detecting global double clicks?
I need to detect global (off my form and/or when my form is minimized) double clicks. I want my form to pop up when the user double clicks on another form (my program is a helper ...Unanswered | 1 Replies | 8839 Views | Created by seanmchugh12345 - Wednesday, April 13, 2011 12:32 PM | Last reply by Paul Zhou - Monday, April 18, 2011 9:39 AM -
0 Votes
Mouse clicks
... it keeps writing to the file even when the mouse button isn't being clicked. Hi guy, I performed a simple demo with your code snippets, everything ...Unanswered | 5 Replies | 3575 Views | Created by WindowzDev - Saturday, November 20, 2010 4:04 PM | Last reply by Applekoz - Friday, November 26, 2010 11:46 AM -
2 Votes
mouse clicks
Note that you won't get a WM_LBUTTONUP unless the mouse is still over the window when the mouse is released. You can use SetCapture to override that behavior.Answered | 2 Replies | 2012 Views | Created by KUMARESH.DHOTRAD - Friday, August 17, 2012 5:43 AM | Last reply by SimonRev - Friday, August 17, 2012 2:23 PM -
0 Votes
Detecting global double clicks?
boomshakalaka one problem, there is nothing there for double clicks.Answered | 4 Replies | 2328 Views | Created by seanmchugh12345 - Wednesday, April 13, 2011 1:11 PM | Last reply by seanmchugh12345 - Wednesday, April 13, 2011 2:55 PM -
2 Votes
Disable Mouse Clicks
player full screening, I want to disable both right and left mouse clicks on the form and Windows Media Player control. Any suggestions?Answered | 2 Replies | 3856 Views | Created by mattb87 - Monday, July 20, 2009 9:20 PM | Last reply by bdbodger - Tuesday, July 21, 2009 12:27 AM -
1 Votes
Controlling Global Mouse Clicks
issue and is to small to fix. I am using a program called "IT mouse Fix" which montiors unintentional clicks or extra clicks used by a global hook, ...Answered | 3 Replies | 2636 Views | Created by cb.Bebop - Tuesday, September 11, 2012 3:57 PM | Last reply by MithileshDubey - Tuesday, September 18, 2012 10:01 AM -
0 Votes
Simulating Mouse Clicks
dont need any windows form. I just want to have some stupid mouse clicks. What you see in my first posting is the entire code of my project - and i am wondering why the declaration ...Answered | 2 Replies | 4207 Views | Created by topcaser - Friday, March 24, 2006 2:08 PM | Last reply by topcaser - Sunday, March 26, 2006 7:37 AM -
0 Votes
Handling Mouse Clicks
kleelof, I am supposing you are using Control.MouseButtons Property in VB.NET to watch for mouse clicks that gets a value indicating ...Answered | 1 Replies | 3105 Views | Created by kleelof - Sunday, July 8, 2007 12:11 PM | Last reply by Bruno Yu - Wednesday, July 11, 2007 5:56 AM -
0 Votes
Usercontrol Testcontainer and mouse clicks
I'm using the Testcontainer to test a usercontrol I have built. One of the things my control does is raise events in response to mouse clicks on certain parts of it. But ...Unanswered | 1 Replies | 3264 Views | Created by marshallartsoz - Thursday, December 8, 2011 6:21 AM | Last reply by Helen Zhou - Friday, December 9, 2011 1:11 AM -
1 Votes
Record Mouse Clicks
Im New in VS5 and VS8 and need help. Im trying to record a series of mouse movements and clicks in an application that runs in IE7, i have to replicate this same moves and the 3 ...Unanswered | 1 Replies | 1755 Views | Created by O_Gonzalez - Monday, August 8, 2011 3:29 PM | Last reply by Kee Poppy - Wednesday, August 10, 2011 3:39 AM -
0 Votes
Simulated Mouse Clicks
programmatically simulating mouse and keyboard input. For more information, please refer to the following link. httpsAnswered | 2 Replies | 460 Views | Created by joshuauhsoj - Tuesday, March 1, 2016 4:48 AM | Last reply by Kristin Xie - Tuesday, March 1, 2016 9:03 AM -
0 Votes
Mouse monitoring.(monitoring key Clicks)
Hi this is my first time posting on MSDN forums so be nice :) I'm working on a mouse monitoring program that will record the mouse movement and clicks and ...Unanswered | 1 Replies | 3792 Views | Created by zombie - Saturday, June 17, 2006 3:31 PM | Last reply by Karthik Krishnaswami - Monday, June 19, 2006 4:01 PM - Items 1 to 20 of 85964 Next ›
No announcements