Disabling the picture box doesn't prevent it from beign hidden when the user clicks the button and moves the mouse.

But the picture box must be disabled indeed, because otherwise any click above it will be interpreted as a click on the picture box itself and not on the command button.