I have an exe that opens another exe and immediately sends it to the system tray. The client wants the form to be centered when the application is maximized. It is centered when you bring up from the system tray but does not center on the maximize. When you run the exe by itself it does auto center as expected. I have this.autocenter =.t. in the init of the form, but this doesnt seem to help.
Any suggestions?
Any suggestions?