One of the things that has annoyed me for a long time (but I have endured it
) is that while Forms and MsgOk boxes (appear to) default to center screen, the ShowStatus box doesn't. This sometimes results in extra code to center it or more often an extra line in the macro to turn it off when the form displays.
Could ShowStatus be updated to place the box in center screen (dependant on the current width of the box) unless the line of code directs it to a different screen location?

Could ShowStatus be updated to place the box in center screen (dependant on the current width of the box) unless the line of code directs it to a different screen location?