Text & Image post creation problem

I’ve set up some buttons that use 2 images and 2 pieces of text depending on a variable. I set Is Enabled and Visible with a bind.
On the button’s creation the proper image is set, the text is fine. Once the variable changes value the image doesn’t update.

How can I get the Is Enabled, & Visible to update after being created?

Googling this problem just brings me to AI and stuff for a full widget.
I’m not trying to use a “Brush” to get this done either. I doubt the text will be able to be modified that way either.

I can only seem to “get” the function. Which just returns a boolean value.