Click to See Complete Forum and Search --> : How do you find buttons or texts on the window dialogs


September 29th, 1999, 01:37 PM
I need to find all the buttons and texts located on a certain window dialogs running.
How can I access the window dialogs and detect them properly?

If I get handles as the return value, can I just use it in VB or should I convert to a certain type to use it?
Thanks...........