There's a button on my Form which runs a query. When I close the query the Forms Top has moved up under the ribbon.
(Both Query and Form show as Full Screen)
I thought it'd be a simple matter of restoring the Forms Top value, but I can't find a Top Property.
Then things got worse... I'm now not sure what the Forms name is. In the VB Editor window is is called "Form_frmMain"
but in the LH Colum of Objects under "Forms" it's "frmMain". In design View the Property Sheet has no Name for the Form (although it's again shown as "frmMain" in the great area above the ribbon).
Why are the names different and how could I find/Restore the Forms Top position?
Thanks for any info.
(Both Query and Form show as Full Screen)
I thought it'd be a simple matter of restoring the Forms Top value, but I can't find a Top Property.
Then things got worse... I'm now not sure what the Forms name is. In the VB Editor window is is called "Form_frmMain"
but in the LH Colum of Objects under "Forms" it's "frmMain". In design View the Property Sheet has no Name for the Form (although it's again shown as "frmMain" in the great area above the ribbon).
Why are the names different and how could I find/Restore the Forms Top position?
Thanks for any info.