Hi all
I have been searching in the forum how I can determine the vertical scroll percentage of a windows control so I can perform multiple screenshot of the entire window. I come across this link
It mentions using the .net API.
Does anyone know how to invoke such API call? using invoke code? sample code / snippet will be appreciated.