Checkboxes and If Statements

I would like to have an if statement that tells the form to make a button visible when a checkbox is checked. I’m not trying to make it automatic, just via a button.

in your checkbox.action event

myButton.Visible = me.value