Instead of working much on the game engine over the holidays I ended up finishing part of my basement. While it wasn't very fun, it did knock several items off my wife's honey-do list and earned me a bunch of brownie points. What work I did was related to transparent forms. I've created a base transparent form that I can add the various game panels to and display them over the top of the map. Creating the form was simple, what I don't like is that I had to use a Form to do it. I would have loved...