If pbPreserveEnvironment is set True, the Help says it will "use the Registry to store the settings" (i.e. stuff like location and size).

My question is where in the Registry.

I've had pbPreserveEnvironment set to True in a project almost since inception, but now I'd like to take control of the size of the outermost Window (i.e. oMain) again. How do I do this? (Actually I know: GuiSize & GuiLocation - but I'd like to know where in the registry.)

Mike