Save windows size/position

MSStateDawg
MSStateDawg Quicken Windows Subscription Member ✭✭✭✭

Probably not a widely desired feature, but one I would personally consider helpful.

Write two small functions and place them in the load and unload routines for dialogs in Quicken. The same functions would be used globally.

The first function (in the window load routine) would grab window metrics saved in the registry then set size and position of the window.

The second function (in the window unload routine) would use GetSystemMetrics to grab window size and position and save that to the registry, thus, remembering where the user left it.

Quicken user since 1991

VP, Ops & Tech in the biometric space

3
3 votes

Reviewed · Last Updated

Comments