Hello,
Im using a UserObject to make a window top menu, with some pictures that represents the buttons. When the user clicks one option I need to put a border on it and if he click's it again, I need to take this border off. That's easy, but when trying to get the border off I get black border that looks like StyleShadowBox but it's not. Im using PB 2019 R2 and the "buttons" are picture objects.
Im let code down below it's pretty simple code but still not working as I want.
To activate the border:
To deactivate the border:
The border doing weird stuff:
*I tried with and without SetRedraw.
Thanks greetings.