I have an App that can determine the handles of various form_controls of another App; the problem is I don't know which control is the one I'm looking for by its handle alone. Is there an API function that, given the handle, will return the control name?
↧