Watch Value: Enum

So how do I watch an Enumerator value? A value of NewEnumerator0 does not mean anything to me.
I assume that the last zero from “NewEnumerator0” means that it is the enumerator with index 0. But having to translate those integers to the real enum values all the time while debugging is quiet annoying.

And why is the over-watch window drawn underneath other nodes. How can I make it show on top?

32426-enums.png

32427-ar2.png