I need Help! I have an app that places borderless forms on top of a main form. These secondary forms have no min/max buttons and no borders. I only want to see the frame inside the form. These secondary form also have menus, used for popup menus. The menus do not appear in the menu bar. The problem is that with the addition of these menus, there now appears a thin-line black box around the form. It looks like a border. The borderstyle property of the form is set to 0-None. The box or border only appears if there are menus associated with the form. It goes away if I delete the menus. Is there anyone who knows how to remove this box or set it's color? Thanks in advance.