I see a lot of threads on google/here on UPDATING a UI element from another thread.
What if I want to just get the value of a checkbox?
Am I able to do this
simply read the value as you normally do. Only to update the control, you need to switch to GUI thread.