I want to get text from other application window I know how to use API's like GetWindowText but that textbox is not win32 text box. Its a custom build textbox Crt+C or Crt+x is not working on that textbox so is there any other way to get the text from that window?