auto mouse click -
I am trying to make an auto mouse clicker either in vb 2008 or vb 6.0 all it has to do is make a left mouse click every 10 minutes and 5 seconds, I'm not even sure where to start on this one... I've looked around and can't find much help with it let me know if you guys have any ideas or can possibly help me out with some code for it.
Sending Mouse Click and Key Press -
Hey, I've got an application where I need to be able to run a program that does a right mouse click then presses number 1 on the numpad where I position the mouse, or alternatively right mouse click then move the mouse to another location and left click on it.
Thanks in advance.
I want to programmatically click the mouse -
I want to be able to use something like SendMessageTimeout to send a mouse down and mouse up event. The problem is that when I call this and the 'click' is occurring on a Listbox. The listbox opens and then before the call returns, it closes.
What I would like to do is click the l
left click mouse -
I am trying to make a program where every once in a while the mouse will move to a certain spot on the screen, and then click there. I used SetCursorPos to move the mouse to the coordinates that i want, but i cant figure out how to simulate a mouse click. Please help. I need to know wh
Making the mouse click -
I am trying to figure out how to make the mouse click in vb. I used your example to set the mouse cursor to the position on the screen that I need, however now I want the mouse to click at that location without the user having to do so. Got any suggestions?
Thanks,
Big D
auto mouse click -
I am trying to make an auto mouse clicker either in vb 2008 or vb 6.0 all it has to do is make a left mouse click every 10 minutes and 5 seconds, I'm not even sure where to start on this one... I've looked around and can't find much help with it let me know if you guys have any ideas o
Making the Mouse click by itself -
Hey, i need to know how to make the mouse click. For instance i want the mouse to click in certain places on the screen without the user having to move the mouse and clicking. Does anyone know how to do this?
how can i tell the mouse to click the button -
how can i tell the mouse to click the button like i do sendkeys it tell the keyboard i want to do the same trick but to the mouse click i know how to set cursor postion(SetCursorPos) but i dont know how to tell the mouse to click thanks alot to all the pepole that trying to help me
Emulating mouse click -
How to emulate a mouse click. i know how to move the mouse with api but i also want to cakk the mouse click for this i have a remote desktop controll and i want to be able to also click with my mous "on his screen"
Disable double click based on mouse position -
In the MouseDown event of a flexgrid I can access the y co-ordinate of the mouse.
When you double click on a flexgrid - I assume the mouse down event triggers first.
When I right click on a particular flexgrid I pop up a menu.
when I double click on the flexgrid, I show a form.
DIsabling a mouse click -
Hi All ... this may sound amatuer .... and there are many thread talking about disbling control to KB and Mouse ... but ... I tried and was not sucessful to achieve what I want ......
So ... can anyone help me out ....
Here is my problem ...
I am running my applic startup fro
Mouse Click and F1 -
My scenario: I am adding Help to one of my company's apps, but because we use third party products aslo, we came across a problem. When the F1 key is pressed, the help fires no problem except for drop-down combos and grids (third party products - not VB). For those particular ones, if
Mouse Cursor/Event -
Hi together
* I want to activate my program with a mouse-click anywhere on the screen, but i don't want that this mouse-click is passed to other applications. Does anyone know how it is possible to remove the "mouse-click"-message from the message-queue ??
* I want to c
mouse manipulation -
Ok, i'm looking for a way to send a mouse click to either some X,Y coord, or to the place where the mouse is.
Example: say there's a little box at 192,303 (X,Y) and i want to click on it. I could move the mouse there, and then send a click to that place? or just send a click there di
Move Click -
hi friends
I have in my pocket how to use SetCursorPos & Mouse EVENT API usage.
But i want Mouse Click on given coordinates... Without moving Cursor
Means i can use Mouse Event API to generate Click
But cursor should stay where it is But click should be generated..
Lets tak
mouse clicking and control -
Hello I’m a new member and this is my first post
I NEED HELP with VB
Also mentally but that’s another story
I want to know how to make the mouse click.
But not just click, i want it to interact with another program.
For example what i want to do is open 1 program click
Game: Shooting towards the mouse -
I'm making a pretty basic game, however:
How do I make it so when I click, a line (the bullet) gets created on my ship and sent towards the position of the mouse when clicked (as in, I want it to go to were the mouse *was* at the time of the click, not follow the mouse around, lol)
Controlling Mouse Click -
Has anyone specifically actually been able to code a real live mouse click outside of a form? I've read numerous articles and posts about using API SetCursorPos to move the mouse to a location -- works great. But the mouse_event / SendInput API functions are just not making the mouse
Auto Mouse Clicking -
I want to make a program that can run under other programs, that will simulate a left mouse button click when the mouse pointer goes over the colour yellow. please help me if this is possible. thanks in advance.
simulate a mouse click -
i need my vb program to move the mouse and do a left click to a different program... ok i have everything working cept the click part... anyone know how to get vb to send a mouse click ???
[2005] Auto Clicker/Typer -
Hello, how do i make a program that when you click the a button it will type in a in any other program <== Example
Or when you click start it will automaticly click the mouse over a certain timer. <==== Example
Basicly i want to know how to control the users keyboard and mo
Keyboard and Mouse Problems -
Another problem from me: I have a labtec ultraflat keyboard and mouse (both wireless).
My problem is that sometimes the keyboard will stop responding and the keys have to be pressed many times before it will accept it.
Secondly the mouse wont always click. The button goes down
Detect Mouse Click Anywhere On Screen -
I've created a simple "color picker" which allows the user to move the mouse anywhere on the screen and "pick up" a color under the cursor.
Right now, the user has to press the <esc> key to "grab" the color.
I'd like to be able to use a mouse c
Mouse Moving *Resolved* -Buggy Programmer -
Simple Question...
I would like to move the mouse cursor to pixel point x,y,
where x is text1.text, and y is text2.text.
and upon getting to the point, I want to simulate a left mouse click,
If you can, also put how to sim a double-click, right click, and middle click ... thanx
Mouse Press Down -
Hi i need help to make simulation of a mouse press down. For example there are two command buttons and i need my mouse to get to the first one and click and then to get to the secon one and click whitout me doing anythink. When mouse click button1 msgbox "1" and when mouse cl
Mouse controls, how to emulate clicks -
I cant figure out for the life of me how to emulate a mouse click via code controls. EXAMPLE: If I set a timer to wait 45 seconds, then LEFT CLICK the mouse button without user interaction. I assume it is an API control, but dont know enough about it to figure it out.
What I am try
How to record a mouse position -
Howdy.
I have a button that is labled, Set Mouse.
I need that to pop up a new form(I know how to do that) That says Click where blah blah, then when they click it says, Now click blah blah, Then after they click the second time, and it records those 2 mouse positions to 2 dif
Auto-clicker possible -
Is there a piece of coding that can be run in VB6 that acts as if the mouse has been clicked, but it hasn't.
For example when i run the code, the mouse click, but i haven't touched the mouse, hope that makes sense.
If it is possible then is it possible to run the every second or
How can I click the mouse cursor -
How can I have the mouse click (left click) eitehr at random intervals or at set intervals at the same spot (with out moving the mouse)
want this application to run while i am using windows explorer i am using win xp.
Mouse MultiClicker -
Hi everyone this will be my first attempt at something in VB since I was at school and well I cannot remember a single thing from back then haha.
I wanted to start off with something simple and this is the easiest thing I can think off that you all might be able to help me with or j
Clicking without the mouse -
How do I make emulate the mouse clicking without actually using the mouse? I am looking for something similiar to the SetCursorPos function only I want to click the mouse. Both right and left click.
Simulating mouse click -
I searched, and I only find threats where you can use screen coordinaties, and then click.
But what if I want to move my mouse by myself to the specific button, and thén simulating a mouse click?
Thanks
Mouse event (solved) -
Hi, I would like to know how to detect the left mouse click whether the form is focused or not. I want it to trigger commands as long as the mouse click is down. This is VB6.
Get Mouse Click Positon -
I need to get the current mouse position (using GetCursorPos API) for a mouse click event occurring at a different app than mine. I have tried the SetCapture but it goes away as soon as the other window is clicked.
How do I disable right mouse click -
I am trying to find a way to stop users from being able to use the right mouse click, anywhere on the PC.
On some PC's I can go into the mouse properties and do this manually however not all.
Is there a way I can do this via code?
Thanks
Red
Movemouse, Holdmouse etc -
Hi all,
I have a question:
Is it possible to do this in VB6:
Move the mouse, Hold and Release the mouse, click mouse, Double click mouse.
I suspect, that this will operate by coordinates, so how to get the coordiantes of a specific coordiante from my screen?
Thank you in a
How do i make the mouse click -
i know the API movemouse ways , but i want the mouse to click somewhere
how do i tell the mouse to send a click ?
Forwarding the Mouse Move and Click -
If I am using SetCapture to capture the mouse and I know the Button, X, and Y of the mouse how can I forward that to whatever at that cordinates and click or whatever?
How to make the mouse click... -
Does anyone know how to make the mouse click somwhere on the screen??
For example, when a command button is pressed the mouse clicks in it's current position.
Or a TImer, the mouse clicks every 10 seconds.
ANy help would be nice!
Thanx,
Mikelo2k
Make a mouse click, and ... -
How can I make a mouse left click or right click? Also how can I make it to do something or check to see if a certain key is being help down or pressed...
I want to make a simple mouse movement and clicking recorder... I already know how to set mouse movement... Thank you for your tim
Tab Control and right click (RESOLVED) -
I'm using SS Tab control. I'm just wondering is it possible to change tabs using the right mouse button and how to go about doing that? I want this because on right mouse click I have a menu that pops up and I want it to apply to the tab where the mouse is over, not necessarily the sel