erictioh84 Posted January 26, 2006 Posted January 26, 2006 hi all experts, i'm doing my course project which is to use mouse pointer to get text on any window controls and then translate the meaning to other language.my first problem was solved which i use windows api to get handle(hwnd) of any control. for text box like one in notepad i can easily call sendmessage function to get the text. but how about for folderview (classname) like one for desktop? how do i get the text associated with an icon? now i can only get the handle which is syslistview32 (folderview)please help me on this with vb.net preferrable thanks..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now