Hi, recently I created a small application and I put a Checkbox on the Toolbar to shut down the computer after the application is finished.

Everything looks fine on my computer (XP) and heard nothing from the people who tested the application.




A few days ago I submitted the application to softpedia.com and they ceated their own screenshots, but the Checkbox is positioned over the last button on the Toolbar.




Does anybody know how to fix this?
The Align property is set to 1 - vbAlignTop
I would like to keep it that way, because if I set it to 0 - vbAlignNone, the toolbar gets an ugly border.