VBA – Screen Size and Position Example

This is a reposting of an article I originally wrote on my Developing for Dynamics GP blog.
The following VBA example allows a window to remember its size and position the next time it is opened. This is really handy for transaction windows that you would like to see more lines at one time.
