I'm trying to get a form to show up in the designer without the caption bar. I tried setting the border style of the form to bsNone, but unlike the Delphi IDE it still shows with a caption. I can't find anywhere in the code that this appears to be happening, any chance someone can give me a clue as to where to look?
I'm quite happy to create my own version of TForm if that's what is needed, but don't want to do that if it is just something in the IDE tools code.
Regards
Comments