How can I get Text from a textbox? I've got the handle (I know, it changes every time you start a program).
if I use GetWindowText, I don't get the text that the user typed in the textbox.

Hope you can help,

VisualPenguin