Hello,
I am having some trouble with ControlID when I use the "X Y W H" properties. The reason I am trying to use the "X Y W H" properties instead of "[CLASS:Edit; INSTANCE:1]" is because the instance number changes as my script is ran, so if I refer to it as instance 1 at the end of the script, it is not pointing to the correct text box.
I'm not sure if using X and Y is a good idea though, since the X and Y can change if the size of the window is changed. Is it possible to just use W