The only way to get information for ANY other application's form is by
using a technique known as "screen scraping", but I really doubt you
would want to get into that, it's pretty complex. In case you do,
start your research with the DDE (Dynamic Data Exchange) Windows Form
property.
If I were you, I would try to get the data from the table the form is
attached to.
The only way to get information for ANY other application's form is by
using a technique known as "screen scraping", but I really doubt you
would want to get into that, it's pretty complex. In case you do,
start your research with the DDE (Dynamic Data Exchange) Windows Form
property.
If I were you, I would try to get the data from the table the form is
attached to.