Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have a small vb.net app that I used to pull data from a website. I want to be able to pull up window in another application (Remedy) and populate data in a given Remedy Ticket Window. Is there a way to access a specific control with thing the Remedy app, like for instance a combobox which provides choises for issue type, or issue description? I use FindWindow to point to the right window and this works but I'm not sure if it's possible to set focus to a particular control in that window and either set its value with a string or to choose a specific choice if its a combobox. Is this possible?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...