Hello World!
I have a little problem. I want to use an EditBox with (Top=0, Left=0, Width=400, ControlSource=var_cString).
If my variable "var_cString" has more characters than you can see in the editbox, I would like to autosize the Height, to be able to see the entire text.
I have tried...