Quote Originally Posted by Hell0 View Post
sorry lol im not looking for anything complex like that. just pretty much i was wondering if one vb program can detect that another vb program is being used and can edit the code for example like if lbl1.text="abc" and change it to like lbl1.text"cba" from a different program
No, you can't change the source code of the program since the source code doesn't exist when the program has been compiled. Besides it's not cool at all to try to reverse engineer a program, in fact it's illegal to do so and it's also against our forum policies to even discuss how to do anything like that. So I'm afraid that this discussion is over and the thread is now officially closed.