This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What application language does visual basics-Windows form application use?
12-16-2012, 06:23 AM
Post: #1
What application language does visual basics-Windows form application use?
I know c sharp but i dont know like what application it uses. Like how do you make stuff click other things. Or how do you make something type like in the email box and password for facebook. Please tell me the application language it uses.

Ads

Find all posts by this user
Quote this message in a reply
12-16-2012, 06:31 AM
Post: #2
 
If your question is how you can make an application interact with another application, for example by putting text in a browser text box, then you can do that programmatically from any language that can call the Windows API, like C#.
Here is one example on how to do it.
http://social.msdn.microsoft.com/forums/...e43521169/

Note, manipulating other aplications is pretty advanced stuff, this is not for beginners.

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)