Get A Program Made W/ Vb To Click On A Certain Part Of The Screen Outside Of The Program?

Jun 22, 2010

I was wondering can you get a program made w/ vb to click on a certain part of the screen outside of the program? and also, can you copy information from outside the program in another window and store it in the program as a variable.

View 1 Replies


ADVERTISEMENT

Program Made Doesnt Click On Other Programs.

May 30, 2011

I made a program that clicks in different places. I wanted it to be able to click on other programs, but it doesnt. I know it clicks because when i test it on VS where i am typing changes when the program clicks.

View 1 Replies

Detect Mouse Click On Screen And Run Program?

Oct 27, 2011

How to make program to detect mouse click and run vb script for action?

View 4 Replies

Copy Text To An External Program, Click Somewhere On The Screen, Then Save A Screenshot?

Oct 16, 2011

I picked vb.net for this question since it's the only prgramming language I am fairly familair with, but if C++ or something else is more suited for this, I am willing to learn something new.What I am trying to do is:Retrieve text from database (this already works in vb.net) and copy it to clipboard Switch primary screen to the external application I want to work with (example: word or open office) Emulate key-press "Enter" Paste text and hit enter again Emulate key-press CTRL and then emulate a click on a pre-defined spot on the screen (like 500pixels from left, 740pixels from top). Save screenshot, using a second value from the database as the filename (the naming part should be easy) Emulate another click on another pre-defined spot Repeat for next text in database.I wouldn't know where to start, though. I guess the most important part of what I'm trying to achieve is; switching focus to an external application and emulate keypresses and mouse clicks on it.

View 1 Replies

Screen Resolution - Change My Program's Size Correct To Make Program,  800x600 Such As Minimum?

Jun 1, 2010

I made vb.net program for 1440x900 resolution, if i run my program on 800x600 or 1024x768, my program's resolution is bigger then windows, so i have problem with resolution. Now i want to change my program's size and i am interested in, wich resolution is correct to make program, 800x600 such as minimum?

View 9 Replies

Add A Image Where And When Double Click On The Icon And The Program Starts It Shows A Picture Before The Program Loads?

Oct 11, 2010

How can you add a image where when you double click on the icon and the program starts it shows a picture before the program loads. Like Photoshop startup or the new 2010 visual Basic express start up

[Code]...

View 1 Replies

VS - Program Doesn't Work Though Flash Player - When Click On Icon Of Program - Shows Error Message

Sep 30, 2010

I am really confused! My program doesn't work if I don't have Visual Studio here in my PC. To test it I have uninstalled Visual Studio. But my program doesn't work though Flash Player is present there (I have used Flash animation in the first form).

To be more sure about it I have installed Flash. But it's not working! That means the Flash animation file (.swf) is not making a problem! It needs support from Visual Studio to start. Doesn't it mean that some files are not attached with a setup file as a result it needs Visual Studio to run? Let me tell you how I create a setup file of my program.

CODE:

When I click on the icon of my program it shows the error message

CODE:

Reporting details: This error report includes information regarding the condition of WindowsApplication1. When the problem occurred the operating system version and computer hardware is use; your Digital Product ID, which could be used to identify your license; and the Internet Protocol(IP) anddress of your computer.

View 1 Replies

Opening A Program And Type Something In Their Textbox Or Click On Button Of Program?

Mar 21, 2011

opening a program and type something in their textbox or click on button of program if you can tell me refrence or .net platform class that can i access to another filed program

View 12 Replies

Made A .NET Program On Laptop?

Mar 2, 2010

I have made a VB.NET program on my laptop. It works just fine on the laptop. But when I install it on another computer it wont open (when I click on program it wont open form). I think I had this problem once before, but cant remember what I did to make it work. Its Win XP on the machine that wont open program and Win Vista on the one that it works on.

View 2 Replies

Program Made In .net Performance?

Jul 8, 2009

right here ever experience having their programs made in vb.net run slow on the computer it was deployed at?

what are the system requirements to run a program made in vb.net with framework 3.5?

is it a simple program or a large program (eg with database)

View 8 Replies

Update A Program Made In .net?

Dec 1, 2009

I was wondering how you update a program made in vb.net. I know that when you click "Publish" you do a bunch of crap and it shows if you want your program to check for updates.

View 1 Replies

How To Click A Button On Internet Or Another Program Via A Program

Jun 8, 2011

I was wondering how to click a button on the internet or another program via a program in visual basic 2010.An example would be: Have a program being able to click the "Search" button in google or the "I'm feeling lucky" button??

View 3 Replies

.net - Program A Button Made In Code?

Feb 29, 2012

For example, if on form load Button1 was created, how would I make this button function?

View 2 Replies

All Exe. Files Now Open To Program Made In VB?

Aug 24, 2010

My brother had his son make a simple maze program with Visual Basic. Now all exe files on his system open to the maze, even system restore opens the maze. They have windows xp and he usually can figure things out but this one has him stumped.

View 3 Replies

All Exe. Files Now Open To Program Made?

Dec 23, 2010

My brother had his son make a simple maze program with Visual Basic. Now all exe files on his system open to the maze, even system restore opens the maze. They have windows xp and he usually can figure things out but this one has him stumped.

View 3 Replies

File Opening With Program Made In .net?

Dec 31, 2010

I was wondering how to open a file with a program made in vb.net.I know that you can open the file when the program is opened with the openfiledialog and stuff... but I want to open it by double clicking or open with.

View 9 Replies

IDE :: How To Run Program After Changes Were Made Without Being Forced To Save It

May 27, 2009

In my Tools/Options box under Projects and Solutions/Build and Run, I have selected: Before building: to "Don't save any Changes."However, after making changes to a form, I would like to run it without saving, but I get a message that forces me to save, unless it runs the version of the program before the changes were made.The VB 2005 edition works the way I want it to allow testing without saving, but VB2008 does not allow this.Is there any way I can change this behavior?

View 2 Replies

Made Cmd Application In 2008 And Program 6?

Apr 15, 2010

How can made cmd application in vb.net 2008?

View 1 Replies

Make A Screen Recorder (not Screen Capture) Program

Aug 20, 2010

I wanted to make a screen recorder (not screen capture) program, but I am not entirely sure how to get it started. I have seen many videos and things on how to make one, but all of these just take multiple pictures and then don't compile them into a movie file, and I don't want to take many pictures (unless that is the only way possible.) I am using Visual Basic 2010 Express and I have looked at the Windows Media Encoder, but I can't seem to figure out how to use/implement it (yes, I have downloaded and installed it.) Maybe I can use some kind of ActiveX control?

View 3 Replies

Made A Clone Of The Vista Contact Program?

Oct 28, 2009

I been trying to made a clone of the vista contact program to use in a address/phonebook application im tryin yto make for learning purposes. I have or think I have it almost licked but it seems there is a few buggs that does not work right.

what i want it to do is as i type characters into the textboxes it will automatically at the same time fill another control like a label.text or textbox.text. but ultimally the combined data will be added to a combobox.in the vista new contact program it automatically updates the full name combobox in realtime as you type each letter in 3 different format.

[Code]...

View 5 Replies

Program Update The Changes Made To The Current Document

May 29, 2009

How would i make my program update the changes made to the current document. And if it hasnt been saved yet make it show my save as dialog?

View 1 Replies

Saving Changes Made In A Program Into The Access Database

Oct 7, 2009

I've seen used the datagridview to save the changes.

I don't use a dgv, but rather I connect directly to access and when a text field has text in it, it takes that text and searches, and updates various text boxes with the according information (finds a row, and takes all the data in the columns and adds it into their respective box). There are approximately 5-7 text boxes being used at the same time, and only a few will be changed.

How would I go about updating and saving through the VB program?

Here are some relevant pieces of code:

Dim con As OleDbConnection = New OleDbConnection("Provider=Microsoft.jet.oledb.4.0;data source=C:\InventoryMusic.mdb")

[Code].....

View 1 Replies

Steal Source Codes From A Program Made In Vb?

Aug 24, 2009

This thread sounds nuubish! but im still quite learning vb/c#/c++.ok.. i wanna know how i can steal source codes from a program made in vb.Post tuts link on just write off

View 5 Replies

Determine If User Or Program Made Change To Control

Mar 15, 2010

I have numberic updown control in my app. There may be times when I want to programatically change the vlaue (in which case I don't want to ValueChanged event handler code to run). There will certainly be times when the user makes a change (in which case, I would want the event handler code to run).

[Code]...

View 5 Replies

Made A Program For Generating Prime Numbers In A List Box?

Dec 24, 2011

So I made a program for generating prime numbers in a list box. My initial code had them listed like this:

2
3
5
7
..ect

Now I have them listed in pairs like this :

[Code]...

View 1 Replies

VS 2008 Static Link Libraries To Vb.net Made EXE Program?

Jan 17, 2010

I was wondering if anyone knows of any way of statically linking all dependant DLL's to the vb.net program? I know there are ways to find the dependencies using dependency walker and other tools like that. But was curious since c++ supports the static ability to load DLL's. If not, what tools can i use to quickly package the required DLL's without having to install .net on all my systems?

View 4 Replies

How To Make A Program That Deletes All Setting Made By Using The SaveSetting Function

Jan 20, 2011

I am trying to make a program that deletes all setting made by using the SaveSetting function. I don't use the MySettings class as it makes a setting for each user. This is basically what I need it to do:[code...]

View 9 Replies

Made To Load A Program With An Incorrect Format" Error

May 3, 2010

My pc is 32bit and run vs2008.Once I try to install my windows app into a client laptop which is 64bit, I got an error said that

An attempt was made to load a program with an incorrect format

View 4 Replies

Runtime Error 217 Appears When Close The Last Form Of An Own Made Program?

Jul 13, 2009

I've made a project with serveral forms and instances of classes.The program works fine until the last form close.2 messages were shown:1. The exception unknown software exception(0x0eedfade) occured in the application at location (?????????)2. Regular dialogue "Runtime error 217 at (????????)

View 2 Replies

VS 2008 Memory Continue To Rise By Each Action Made To The Program?

Jul 2, 2009

I was observing my programs process in the task manager and noticed each action made to the program made the memory continue to rise. So I added a Garbage Collector and since it's my first time using it im not sure if I implemented it right. I haven't gotten any errors but I ran some tests I would like to go over with everyone. After adding the GC I was able to notice a change in the memory my program used- it was reduced.I added the GC to the main forms formClosed event of my application which is used in different scenarios. I also added it to the panels paint events before I tested the program. And noticed a quicker reduction in memory. The Form i mainly use called frmLine1t5. This form calls to the database based on which line to test. Then the form sets the controls that were added in design view to be enabled or disabled based upon the product for that line. This process was easy to implement.I Load each new frmLine1t5 to a collection of the form so people can run multiple tests using the same form. This helped so i didn't have multiple forms for the same type of process. I had to access the forms through a collection so I knew which controls to populate to the correct instance.

I noticed during my testing that I can not add more than 50 items to this collection. The problem is that I remove the key from the collection upon form closing, so I dont know why it has gotten to 50.The test I made Runs two timers. Timer 1 is set to tick every 4.5 seconds This timer loads a new form and tests a new line of product.Timer 2 ticks every 5 seconds and closes the previously opened form.I have it get the GC Total Memory upon loading the form of frmLine1t5 and upon closing the form of frmLine1t5.the results are shown in the picturesThe errors i have gotten occured when ChildForms Open: had reached 50Here are the errors:

[code]...


Possible Causes:I think that upon Form Closing it is taking longer to finish closing before a new form is loaded... But isn't vb.net suppose to finish any unfinished threads? Even if the program is single threaded?And because the form closing isn't "happening" then the key is not removed from the collection.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved