✅ my event handler cant find my textbox
So im new to prgramming and wanted to write a little programm that requres me to use a the input of a textbox to set a name, but for some reason my button click handler cant find my textbox.
6 Replies
What do you mean it can't find it?
my problem was that the my btnOkay_click wouldnt find the textBoxA, but i found a fix by declairing my textbox outside of my createMacroFile() Function so i fixed it but still thanks
$close
Use the /close command to mark a forum thread as answered
Careful with the scopes...
Idk what a scope is :)