how to get data from datagridview from another program

  • Thread starter Thread starter qwn1990
  • Start date Start date
Q

qwn1990

Guest
How to get data value from datagridview (contains text, combotext, checkbox, etc.) from another program which is not written by me and i have no code of it. So far I search and get function like findwindow, sendmessage, wm_gettext but i'm unable to retrieve data from datagridview with these function. For example, I want to detect if a checkbox checked or unchecked, which option of a combobox chosen. Can someone teach me how to do it?

Continue reading...
 
Back
Top