VISIBLE in this case is on flags2, and toggle only works with flags. You're going to have to do it manually this time:
Code:
eSlot1.flags2 ^= VISIBLE;