G
Guest
hi, i'm using API functional calls from VB.net to find a window and send keystrokes to controls on the window, in this case a <next> button. what functions will help me send a keystore to that button if I have a handle to the window? I can use winfo to class info, text, ect. for that button, but I need to know the function I can pass these params to. i'm grateful for your help.