I have split a frame and added a second panel to the new frame. I check Show Border and uncheck Hide Frame. In the IDE it looks as I want.
However, when I compile the program, the new panel changes its properties to check Show Border and Hide Frame.
Any suggestions as to cause or possible solutions. I dislike the idea of building an new form.
Before Compile - Shows New Panel (right)
During Compile - Loses Border