I want to have my form open at the top left of the Database window so I'm using Movesize 0,0 in the "form open" event.
This works great until you try and eliminate the default tool bar to save space (I want to keep only the menu items). After movesize 0,0 the form ends up below where the...