Make A Magnifier Using Program 2008?

Aug 27, 2011

How I can make a magnifier using vb 2008?

View 9 Replies


ADVERTISEMENT

VS 2005 Zoom Magnifier Window?

Oct 25, 2009

How would i go about making a zoom magnifier window, similar to the one in Snag it?The main form would have a picturebox with a image loaded, a second smaller form would act a as magnifying window, magnifying the image from form1 and refreshing to reflect the new location of the cursor when it is moved across form 1.

Would i need to take a screen shot of a area around the cursor then load it into the second form and refresh the screen shot every time the cursor moves or is there a procedure already to do this?

View 20 Replies

VS 2008 Make Button Open A Program And Make It Windows Size?

Aug 23, 2009

How do i make my button open a program and make it windows size?

View 6 Replies

VS 2008 Make A Program That Searches For A RGB Color And Clicks On It WITHIN The Program?

Apr 3, 2010

I want to make a program that searches for a RGB color and clicks on it, WITHIN the program.

View 2 Replies

Make A Program VS 2008 Chat

Jul 14, 2010

i wanne make a program (a client and a Server) oke you run the server and get a window you enter your ip and the name of your Chat server and type a password, than you click start server and the server windows goes down, you give the ip and the name from the server on a friend and he gots a client he types your ip in a window and the name of the server, he connects and we can chat

View 2 Replies

Make An Program In VB Express 2008?

Dec 22, 2009

I have make an program in VB express 2008 ( Three years work )This program is stand alone , you can start it everywhere My program works on XP , VISTA and Window 7 I have make an setup program to install it in MyDocuments But the path in XP is not the same as VISTA or Windows 7 ( I know how to do this )

What I want to do is to make an short desktop of my program with the same icon as my program on the desktop

View 1 Replies

VS 2008 How To Make A Program Builder

Oct 2, 2009

I want to distribute my downloader base, but not the actual source code. I've got some parameters in the downloader which the user needs to change, such as the download link and file description.How do I create a program that changes these? The user will insert the desired values into the builder, and the builder will create the downloader.exe that can be distributed to other people.

View 22 Replies

VS 2008 How To Make Program Faster

Apr 7, 2011

Since i have a background on my progam it is very slow. You got a code to make it faster?

View 2 Replies

VS 2008 Make A Chat Program Using Ftp?

Oct 30, 2009

i wanted to try make a chat program using ftp, im not sure how it will work, i imagined some txt documents in the ftp using winsock etc.

View 4 Replies

VS 2008 How To Make An Auto Click Program

Aug 30, 2010

make an autoclicker program I want to add to the source code where to click and every time i run the program and press the butoon it auto clicks

View 3 Replies

VS 2008 Make A Button Open Another Program?

Jul 6, 2011

i need to know the exact code that once you click a button on visual basic program it will open a program in a directory for example:C:Program FilesiTunes.exe

View 5 Replies

VS 2008 Make A Program That Communicates With Other Programs?

Jun 5, 2009

I want to make a program that can communicate with other programs, Like a tcpserver/client.But i don't know where to start. I want the user to be able to submit several urls to pictures on the internet and for other users to be able to view those pictures. How can I do this?

View 1 Replies

VS 2008 Make A Trial Or Demo For Program?

Feb 26, 2010

I want to make a trial or demo for my program , how i can do that ??

View 1 Replies

VS 2008 Make Program Check For Updates?

Jun 6, 2009

i am making a software =D (Does the Name matter ??)

Ohk so its gonna be my first try

my last soft was a success with 800+ downloads

so i want my program to check for updates everytime it opens or like when it clicks on a button

then it checks if there are updates then it will show the link to download the new exe file in a messsage box or in a textbox

View 4 Replies

VS 2008 Make VB Program Remember Destination?

Aug 12, 2009

Is it possible for me to make a VB program I make remember a destination?

1. User opens program
2. User presses "Launch" (OpenFileDialog)
3. User selects exe
4. Next time user presses "Launch" the same EXE as before is launched

Is there any way to do that?

View 34 Replies

VS 2008 Modify Project To Make New Program?

Jun 24, 2009

I have a project, let's call it myproject and it's in the folder, myproject (VB2008>projects>myproject)

I want to eventually open this project and make some changes to it and the end result is that I will have a new piece of software.

So, here's what I do I copy the folder myproject to the desktop, rename it projectb and put back in the projects directory. (VB2008>projects>projectb)

Now, I can make any changes I want to the program and save to the projectb folder, BUT all of the entities (form, design view,settings etc) will still have the original name of myproject.* (and there's nothing you can do about it?) Is this the case? I don't see how you change the name of the "individual parts".

View 4 Replies

[2008] Make A Password Changing Program?

Jan 12, 2009

make a password changing program?

View 3 Replies

[2008] Make The Program Support Some Letters?

Jan 7, 2009

i have a Program that filters out Text from a site but when Characters like:� � � � are there it makes them to: ?How can i make them show right in the Program?

View 6 Replies

[2008] Make Updates For A Program And Put It On Web For Download?

Feb 23, 2009

i dont know anything about any of them XD

1). Whats a server? are they web based or locally on a pc?

2). I've made a program and want to make updates for it and put them on the web for download, Do i need a server to do this?

3). How do i make updates work on visual basic 2008, i mean ive made a program and i want to put it on the internet but i also want to bring out updates, apparently i can use visual basic to automatically download updates and install them. What do i need to do this? where can the updates be downloaded from on the internet? will a file share like rapidshare work?

View 3 Replies

Make A Program In Vb 2008 To Real All The Data Rs232?

Mar 12, 2012

Somebody know how I can read data from a device connected rs232?Im write it in a text box?

View 4 Replies

Make Program 2008 App Steal Focus On Windows 7?

Jan 19, 2012

I'm trying to create an application in VB.net that can come to the front once a certain condition occurs (in this case, a file being created). I've tried the following code, but it just results in the taskbar button blinking on Windows 7:

Me.Activate()

I understand the reason for this, and I completely understand why people don't want any random application to steal focus (I hate it too). This is an extremely limited use application (only 3 computers will actually be using it), and the users in this case would want the application to popup in front (there will be an option to turn it off too).

Any ideas if this is still possible to do on Windows 7?

View 1 Replies

Make Program In Visual Basic 2008 To Covert .flv To .mp3?

Oct 10, 2009

make program in visual basic 2008 to covert .flv to .mp3?

View 6 Replies

Make Program Update Using Visual Basic 2008?

Dec 26, 2009

Im trying to make a "database" in VB 08 and i don´t have a clue how to do it. I Want that my program will be able to update itself when i want it to update Ex: My friend downloads my program and lets say 2 days later i want to update it becuse i have discovered a flaw how would i do it? Do i have to use a installer so my friend gotta install it or what?. I don´t think that its a code im looking for or im i wrong. IS it a code im looking for or what ?

View 1 Replies

VS 2008 - Code To Make My Program To Startup With Windows

Feb 15, 2010

I used this code to make my program to startup with windows it should add a registry entry:

Dim key As Microsoft.Win32.RegistryKey
key = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWAREMicrosoftWindowsCurrentVersionRun", True)
key.SetValue("MyApp", Application.ExecutablePath)

The problem is that it underline KEY and say declaration expected but shouldn't dim do the job for the declaration.

View 4 Replies

VS 2008 Get File Contents To Make Program Do Certain Stuff?

Nov 7, 2009

1)How can I make my program get the contents of a .txt file on my website to tell the program to run or not?Here is and example of what I want:Say the file says "Running", the program would run without problems.If the file was to say "Unavailable", a pop up would appear saying "The program is currently unavailable, try again later." Then once the person clicked OK, the program would close.

2)How can I make the program get contents from a .txt file to get the latest version of the program, then if there is a newer version, there would be a pop up saying there is a newer version and they need to update. Then when they clicked OK, the program would close and it would open their default web browser or Internet Explorer to the update page.

View 4 Replies

VS 2008 How To Make SetUp For Program With Local Database(

Sep 3, 2010

How I make SetUp for program in vb.net with local database(data base which include in visual studio.net 2008) to make it work in other computers which not have the visual studio 2008?

View 7 Replies

VS 2008 Make A DLL-reading Program To Use Its Codes Inside?

Apr 18, 2011

I would like to create an application that can browse the DLL file and use the codes inside it. Not by adding it as a reference, or something. Just browsing the DLL file to use the codes inside it.

View 7 Replies

VS 2008 Make A Program That Reads A Txt File After Reading It?

Aug 26, 2009

I have to make a program that reads a txt file after reading it, show it in a richtext box and in another tab make the average of the grades the input received sort it by the student id and then in the same rtb sort it by the average of their grades, and finally save it on a new text file.

The text file input is something like this

12 3 10.0 6.9 7.3
19 2 6.7 9.3
10 3 4.5 9.3 4.5

[Code]...

As you noticed in the input the first number is the student ID, the second number is the number of tests made by the student, and the other 3 numbers are grades, in the output the first number is the student ID, the second number is the average of the tests, and the other 3 numbers are grades, I don't have a problem opening and saving a text file and neither creating a tab with 2 RTB , my problem is how do I tokenize or read the input line by line, i guess that i need to use the split function but I don't know how to implement it into the program.

View 7 Replies

VS 2008 Make A Program That Sends An AT^ Command To A Port?

Aug 29, 2010

I want to make a program that sends an AT^ command to a port The AT^ Command is

AT^CARDLOCK="TEXT IN TEXT BOX 1"

View 4 Replies

VS 2008 Make A Program That Will Track Do Not Rent (DNR) People

Apr 27, 2009

I want to make a program that will track Do Not Rent (DNR) People.I'm a intremediate vb6 programmer and have not coded in a long time.I do have and wanting to do this on VS2008 professional in VB2008.I did a simular program from a vb6 book about 12 years ago. it was a address book that i changed a little to add some things I needed it to keep track of, and it saved everything in a text file.I want to know what the pros and cons are for using a text file? xml file? or a data base?the data i be keeping track of will be vital statistics as name, state id number, id type, ect. and a picture of the id from a scanner or import from a .png, .jpg, or tiff image.If i use a data base file either Access 2007, MySQL, or SQL 2005/2008 file, do i need to have Office, MySQL, SQL 2005/2008 programs installed on the the computer im doing the programming on? do i need to have the above programs installed on the target computer?i do not think a txt file will work for me because of the picture i want to keep with the data not seperatly. So to make it a little more clear I want to be able to add, append/update, not to be able to delete a record, and be able to search the file for a record.I want to be able to navigate the records or file with first, previous, next, and last. each record will be showed seperatly.I would like to have a STATUS (lol thingy) that only my wife or I can change but let my employees be able to enter the rest of the information on there own. the STATUS Levels will be like 1st warning, 2nd warning, 3rd warning, DNR, and Rentable at our discression. I want it to only allow changes to status if they have the proper password. so i do not know if this also elimates txt files or xml files as an option.and when the wife, my employees or I make an entry I wanted it to add the time and date with the comments we entered in with the initials of the person whom entered the data. so i was thinking i will need to have security levels in my program and give each person a password so the program can fill out most small data itself.

if i do decide to use a database file to store the data, picture, and employee information can it be done with 1 table, or should i try to seperate the data in seperate tables? should i use one to one or one to many? I do not think one to many would be the best solution? it been like 12 years since I did any database programming in school and it was dBase3. If u think it be best to use multiple tables could u give me an example as to how to seperate the data.The client info would be like a address book with a picture and a comment box that will automatically add a date/timestamp and the users initials with a space between every updated or appended entry., and the employees would have there login in name and password, and initials.I was thinking of making a wizard to enter the data in for both employees and the DNR's as for people changing the date on the computer and entering info so to make it look they entered data on an earlier date I was thinking of having it log onto the internet time server and setting the date/time of the computer in the background as it loads up.

View 2 Replies







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