I'm making a menu program launching AppBar with Rev 3.5 and an external exe file that I send command line params to. The command line program takes in the windows id of my rev made menu bar and then makes it an AppBar. I've actually make my command line program in two different languages while doing this because I thought my problem was with my command line program and not Rev. Turns out it was Rev. Anyway, turning the rev made menu bar into an AppBar works just fine, desktop icons move down out of the way, maximize windows are below my window and not under or over it etc. The problem is when I click a menu and it opens... there's a huge gap between the menu bar and the menu itself. I've exhausted myself trying to find out what's wrong or a way around it.
Here's a screenshot:

Is there a way that I can tell the menu to move up some pixels when it's clicked? My knowledge of Rev is a bit rusty and I did look through the docs in hopes of finding a solution.
Any help is appreciated(this gap between menu and bar is the only thing holding me back now on this program).
Thanks in advance,
~Garrett