Question:
When I select a CheckBox, it receives the keyboard’s focus. However, if I press the SPACE key, the CheckBox changes its value again, causing problems to the process. How can I prevent this from happening?
Solution:
To do so, you must create a script in the CheckBox’s KeyDown event that sets Locked property to True, and another script in the KeyUp event, setting Locked property to False.
Thus, the CheckBox does not change its value whenever a key is pressed.
Thanks so much for sharing this. I am so new to this Instagram thing, trying to use it from a business perspective to get more clients but I’m finding it so time consuming. I will try to follow your advice and tips to become more productive and not die while trying, lol