Make the app to auto click on another app's button -
Sups all
I need to know if there is a function/code to make ur app to click on another app's button
for xample: u click a button in ur app and this button makes the colculator's #8 button to b clicked..
ne ideas?
Make the app to auto click on another app's button -
Sups all
I need to know if there is a function/code to make ur app to click on another app's button
for xample: u click a button in ur app and this button makes the colculator's #8 button to b clicked..
ne ideas?
Button Click -
I am trying to use API to click a button in another application. I already have the handle to the button, but can't seem to make the click event fire. It is a graphics button and does not respond to keyboard events, so the click is the only way I can think of.
I have tried using
Making buttons with the prog. -
How do I make it so when you click on a button, it will add another button, plus I have a textbox so you can add whatever script you want it , so how would you make it so they click on a button, and it will make another button with whatever caption they choose and which ever script the
Detecting a click -
Anyone know how I can make my program do something when the user clicks a button on another application? I know how to make my program click that button, using API, but I don't know how I would make it so it would know when the user clicked that button(which is on another application,
It's driving me crazy!! -
Coming from a VB background, Java is driving me crazy!!!
I have some code for a GUI application. It has several buttons on it, with one .setVisible(false);
I want to click another button and make the invisible one visible. Then I want to click the one that was invisible, an
button clicks and running total in textbox -
Hi everyone. I'm a relative newbie, so be gentle! I'm using VB9 and I have a form to make for my job. Let's say I have 4 buttons on my form, each with an assigned value that displays in a textbox on click. Button 1 has a value of 5; button 2 has a value of 10; button 3 has a value of 1
how to make a button click using API's -
hi everybody, i am just trying to play with API's. however i dont have any knowledge about them. but i want to learn. so what i want to do is i want to make a OK button click of a another application from my program. i have downloaded pator jks api spy 51 that let me see the name of th
Need to click twice on the button -
In my application, from the main form, another (modal) form is opened with another button having the focus. However when i click the button nothing seems to happen. But the second time i click the button, the click event gets fired.
It is such that i need to click on the form once(any
How to make a button click event happen from another sub -
I have a sub procedure that I want to have act like it can click a button to make the button's procedures for the click event fire.
Is there an easy way to do this or should I go about this differently?
Thanks in advance.
Simulate button clicks -
I can get and search a button on some program's dialog. Now I want to simulate a click event on that button.
Example: Lets say I used FindWindow API to get the HWND of the Start Button. Now I want to make Windows do a Button click on the start button.
[2008] Windows Media Player 10 -
I use wmp10 and how to make if i click on button play to make some acction or if i click on next button to go list.selectedindex(2) this is only exsample.
Please help if you know and if is it possible.
Click a command button to make images come up -
Hi. When it comes to VB i am not all that great. I have a code request (vb 6.0)
I want to make it so that when you click a command button (price of the product), it allows you to click on another command button (product) and then the image of the product you clicked on loads.
Th
datgrid.. -
sorry for the last 1 i did a mistake.. on it i needed 2 know how 2 form a collepseble task as the side of explorer annyway
the most imp... was that
i dont know how can i make the coloums of this Datagrid editable just by clicking a button and how can i make un editable
Simple program help (auto click prog) -
ok im trying to make a simple program .. it has a textbox, command button and a timer and I want to make an auto clicker.
So lets say i put in 0.25 second in the textbox ... i want my mouse to click every 0.25 second.
Heres a picture of wat im trying to make
Calcultor Numbers -
Hello Everyone:
I am trying to make something like a calculator, I want to be able to click on button one, then button two, then button three and have the number 123 appear in a label, Instead when I click on one a one appears then when I click on two one disapears and two appears
[02/03] Add dinamically buttons ad event handler -
Hi guys.
On a aspx page I have a texbox and a button to search infos about the employee written in the texbox. When user click on the button, employees infos are showed in an html table that I make dinamically in code behind. In the last column I make a button. How to handle click o
mouse auto-clicking -
hi
I'm trying to let the mouse click on the start button by itself. Iwas able to make the mouse to click on other command buttons on its own using the api function Postmessage(handle,WM_LBUTTONDOWN,0,0) and finding the handle of the button with Spy++, but i can't find the window ha
New At Vb, Please Help -
Im New With Visual Basic And Need To Ask A Few Questions, Please Answer:
How Do You Change Visual Basic FRMs into EXE files???
Can Someone Make Me A Code And Display Here, That Does This:
A Game, You Click A Command Button And It Disappear Telling You On A Label: You Have Kill
need help with resizeing browser. -
ok how do i make it so when i click a button it shows a group box and when i click again is hide that box. and also when i click a diffrent groupbox button it hide the current group box? i have 3 or 4 group boxes and want it so when i click button one it opens group1 and when i click b
newbie ques.. Timers -
i made 5 buttons
i want the 5th button, when clicked, to click on button 1, and after 5 seconds, click on button 2.. after 5 more sec to click on button 3, then after 5 more secs button 4
please show me the code
thanks
pretty simple question hopefully -
ok how would i make it so when you click the command button an image pops up, i want to make it so when you click the command button about 20 of the same or different (doesnt matter) images appear on your screen on desktop.
i am using vb6, thanks for looking and please help.
listen to button click -
i have a search program that reads web pages. the problem is once it starts reading, it never stops whatever i try to do to make it stop. how can I add a button on the page and make it listen to button click and stop doing what it is doing ? i have heard about threading but i dont know
auto click the button in WebBrowser -
Hi,
I'm using a WebBrowser control in my application. I can use:
MyDoc.forms.item(0)("submit").click()
to auto click the 'submit' button. However, if there are 2 buttons which have the same name with different values, for example, the code for the two buttons are:
Reset Randomize -
Hello,
Q: If for example I have a button which on click will preform:
Msgbox rnd*25
What should I do in order that the next time I will click the same button the same number will poup up no matter how many times I'll click it?
Somehow "reset" the raodomize seqence.
Encountring weird problem with BUTTON, PLEASE help -
Hello,
I am in a middle of one program and encountring an strange problem with a BUTTON control.
If you RUN the program, the first FORM will appear with only one button. Click on the button and a POP UP will appear with today's date click on the button labeled CONTINUE. Now on
Please Help..This I SOO SIMPLE but I can't do it -
All I want to do is make it so that when you click a button, the text in one textbox appears in another textbox with all the blank lines deleted. for example this is whats in textbox1:
1
dd
sss
s
d
and when I click a button I want this to appear in textbox2:
1
3rd/Midddle Mouse Button -
Hello, I would like to make a program which will intercept the 3rd/middle button click before windows and then send windows a left button double click,even if my form has not got the focus.
Many Thanks
Desire
useing keys -
can someone help me setup a key event that I can use over and over?
such as keypress or keydown
i.e. if I want to press the E key to make a button visible and thenwhen I click the button it becomes invisible.
I don't think the why is important but when I click the button it bec
Using Timers -
Hi, ill start by warning everyone im rather new to VB,
Ok so im using VB express 2005 and im making a little program to make my job a bit easier, basically its a little program that pings our servers, switches, wireless access points and printers.
now i have the program running f
Creating run time controls on one form from another -
How can I create control eg a button on a form by pressing a button on another form?
I'm making a GUI editor for Powerbasic and the client form displays, and like in the VB IDE you click a botton and a button appears on that form, then I can click on the new button and drag it, resi
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
Custom Forms Question -
hello,
Im working on a custom form that i made and im trying to figure out if i can make the Enter key run my macro after im done entering text or jump to my submit button after i hit enter. Right now i have a few text boxes and a submit button after im done entering info i have to
[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
HELP please[RESOLVED-THANKS!] -
Could somebody pleasse make me a coode in vb that will hide AIM (the program) from veiw with the click of a button then when you click that button again it would cocme back and youo could see if
..eh, just look inside -
hey, i was wondering.. in a text box.. when u click a button, i want it to add a character in front of the character thats in the text box. u can do that with text1.seltext.. and it will add it to whereever u click.. but, how could i make it so, if i highlight 2 or 3 characters, and
How to make a button "Visibly Pressed" when I click a Picture -
I have standard command button with a Picture Object on top of it.
When I click the button, the button is "PRESSED".
What I want is when I click on the Picture on top of the button, the button is not "PRESSED" and I want it to be visibly "PRESSED",
How do I make those cool little menus... -
How do I make the menus that popup when they click a button? like in winamp when you click the "presets" button a menu pops up with save, load, etc.
Click a RadioButton in Firefox / Click a button in Firefox -
Hello, I want to create a standard Visual Basic Windows application. What is the code for this?
When I click the button, it should do first:
- Click a radio button on a website in Firefox. Then:
- Click a button on that website. Then:
- Refresh the website.
PLEASE help me...
How to load external .exe application and click a button -
HI all i got an .exe applicaton which is mssanger and i want to load it on click of button and click on one of its button that logins me in all on click of one button. But i do not know how to do this. i be happy if some show me how i can do this.Thanks
Same Menu for Multiple Objects -
I've got 40+ Command Buttons on my form and I have a right-click menu that I want to add to each. One of the options in the right-click menu is to change the button caption. Instead of making a separate menu for each button is there a way to make the button clicked a string or someth