Thanks to all for trying to help. In the end, I added a panel to my main form, then I added another panel to that panel, one for each button. I used the MouseEnter and the MouseLeace events to mimic the look of a button and of course the onClick event to run additional code. Please see the attached
picture.
TD