Quote Originally Posted by dglienna
It is very strange. I tried opening a text file, and it works correctly using
SW_SHOWMINIMIZED, but it wouldn't minimize Fx. Let's see if anyone else has any comments.

VB Code:
  1. Private Const SW_SHOWMINIMIZED      As Long = 2
  2. Private Const SW_SHOWNOACTIVATE     As Long
= 4
No nothing minimises Fx for me either.