G
Guest
Hope someone can help.
I am trying to size a form at runtime to the height of the
visible area within access to give the appeareance of a
docked window.
Using apiGetWindowRect I can successfully retrieve the
settings BUT the height includes the menubar(s) that are
visible which means that when I set the height it is too
large for the client area and a scroll bar then appears.
Does anyone know how I can take the menubar(s) into
consideration?
Thanks
Nathan
I am trying to size a form at runtime to the height of the
visible area within access to give the appeareance of a
docked window.
Using apiGetWindowRect I can successfully retrieve the
settings BUT the height includes the menubar(s) that are
visible which means that when I set the height it is too
large for the client area and a scroll bar then appears.
Does anyone know how I can take the menubar(s) into
consideration?
Thanks
Nathan