I have a form that has no titlebar at all (no .Text property and ControlBox set to false)

I am trying to set its .Height to 18 which displays properly in the IDE, but when I run the app, it is being set to something like 24 and no matter what I do I cannot seem to force it to be only 18.

Has anyone seen this and/or can duplicate and then discover a workable solution?

I have this size for a reason and it is driving me crazy!