How can I get the text currently highlighted in a grid. The grid is on a non vb form in another application.
I tried the GetWindowText api and sending a WM_GETTEXT message, but these do not work.